Skip to main content

Web Structure

Estimated reading: 1 minutes

vizion-ai
└─ 📁app
| └─ 📁Broadcasting
| └─ 📁Console
| | └─ 📁Commands
| └─ 📁Currency
| └─ 📁DataTables
| └─ 📁Events
| | └─ 📁Auth
| | └─ 📁Backend
| └─ 📁Exceptions
| └─ 📁Helpers
| └─ 📁Http
| | └─ 📁Controllers
| | └─ 📁Livewire
| | └─ 📁Middleware
| | └─ 📁Requests
| | └─ 📁Resources
| └─ 📁Jobs
| └─ 📁Listeners
| | └─ 📁Backend
| └─ 📁Mail
| └─ 📁Models
| | └─ 📁Presenters
| | └─ 📁Traits
| └─ 📁Notifications
| └─ 📁Providers
| └─ 📁Trait
| └─ 📁View
└─ 📁bootstrap
| └─ 📁cache
└─ 📁config
| └─ 📁laravel-menu
└─ 📁database
| └─ 📁factories
| └─ 📁migrations
| └─ 📁Auth
└─ 📁lang
| └─ 📁ar
| └─ 📁de
| └─ 📁el
| └─ 📁en
└─ 📁Modules
| └─ 📁Category
| └─ 📁Constant
| └─ 📁Currency
| └─ 📁Customer
| └─ 📁CustomField
| └─ 📁CustomTemplate
| └─ 📁Language
| └─ 📁NotificationTemplate
| └─ 📁Page
| └─ 📁Service
| └─ 📁SetupWizard
| └─ 📁Slider
| └─ 📁Subscriptions
|
└─ 📁public
| └─ 📁css
| └─ 📁custom-css
| └─ 📁dummy-images
| | └─ 📁beds-bedding
| | └─ 📁blog-image
| | └─ 📁branches
| | └─ 📁Brand
| | └─ 📁category-images
| | └─ 📁clothing -accessories
| | └─ 📁collars-leashes-harnesses
| | └─ 📁common
| | └─ 📁customers
| | └─ 📁custom-fashion-accessories
| | └─ 📁custom_template
| | └─ 📁event
| | └─ 📁food-treats
| | └─ 📁grooming-cat
| | └─ 📁grooming-products
| | └─ 📁grooming-service
| | └─ 📁health-wellness-products
| | └─ 📁pets
| | └─ 📁pet_type
| | └─ 📁profile
| | └─ 📁sliders
| | └─ 📁small-animal-toys
| | └─ 📁staffs
| | └─ 📁subcategory-images
| | └─ 📁system_images
| | └─ 📁system_service
| | └─ 📁veterinary-cat
| └─ 📁fonts
| └─ 📁icomoon
| | └─ 📁demo-files
| └─ 📁icomoon1
| | └─ 📁demo-files
| └─ 📁images
| | └─ 📁auth
| | └─ 📁auth-pro
| | └─ 📁avatars
| | └─ 📁brands
| | └─ 📁dashboard
| | └─ 📁error
| | └─ 📁Flag
| | └─ 📁hover-effects
| | └─ 📁icons
| | └─ 📁pages
| | └─ 📁pro
| | └─ 📁settings
| | └─ 📁shapes
| | └─ 📁table
| | └─ 📁user
| └─ 📁img
| | └─ 📁avatar
| | └─ 📁dashboard
| └─ 📁js
| | └─ 📁core
| | └─ 📁form-offcanvas
| └─ 📁laravel-js
| └─ 📁modules
| | └─ 📁blog
| | └─ 📁booking
| | └─ 📁category
| | └─ 📁commission
| | └─ 📁constant
| | └─ 📁currency
| | └─ 📁customer
| | └─ 📁customtemplate
| | └─ 📁earning
| | └─ 📁employee
| | └─ 📁event
| | └─ 📁holiday
| | └─ 📁language
| | └─ 📁likemodule
| | └─ 📁location
| | └─ 📁logistic
| | └─ 📁page
| | └─ 📁pet
| | └─ 📁product
| | └─ 📁quickbooking
| | └─ 📁service
| | └─ 📁setupwizard
| | └─ 📁slider
| | └─ 📁subscriptions
| | └─ 📁tag
| | └─ 📁tax
| └─ 📁phosphoricons
| └─ 📁scss
| | └─ 📁bootstrap
| | └─ 📁custom
| | └─ 📁customizer
| | └─ 📁dark
| | └─ 📁hope-ui-design-system
| | └─ 📁pro
| └─ 📁vue
| └─ 📁webfonts
└─ 📁resources
| └─ 📁css
| └─ 📁js
| | └─ 📁helpers
| | └─ 📁Profile
| | └─ 📁Setting
| | └─ 📁store
| | └─ 📁utilities
| └─ 📁sass
| └─ 📁auth
| └─ 📁backend
| └─ 📁components
| └─ 📁emails
| └─ 📁global
| └─ 📁layouts
| └─ 📁mail
| └─ 📁page
└─ 📁routes
└─ 📁storage
| └─ 📁app
| └─ 📁debugbar
| └─ 📁framework
| | └─ 📁cache
| | └─ 📁sessions
| | └─ 📁testing
| └─ 📁logs
└─ 📁stubs
| └─ 📁Config
| └─ 📁Console
| └─ 📁database
| └─ 📁Http
| └─ 📁lang
| └─ 📁Models
| └─ 📁Providers
| └─ 📁Resources
| └─ 📁routes
└─ 📁tests
| └─ 📁Browser
| | └─ 📁console
| | └─ 📁Pages
| | └─ 📁screenshots
| | └─ 📁source
| └─ 📁Feature
| └─ 📁Unit
└─ 📁thunderboltAPI
└─ 📁thunder-tests