Documentation
File Structure
Here is the general file structure of the template:
- Config
- Controllers
- Database
- Migrations
- Seeds
- Filters
- Helpers
- Languages
- Libraries
- Models
- ThirdParty
- Views
- gulp
- node_modules
- public
app
module
module folder structure in assets folder.
- Config
- Controllers
- Database
- Migrations
- Seeds
- Filters
- Helpers
- Languages
- Libraries
- Models
- ThirdParty
- Views
- gulp
- node_modules
- public
- assets
- images
- landing-pages
- blog
- all images regarding given module
- home-1
- all images regarding given module
- home-2
- all images regarding given module
- home-3
- all images regarding given module
- home-4
- all images regarding given module
- home-5
- all images regarding given module
- shop
- all images regarding given module
- blog
- landing-pages
- scss
- landing-pages
- components
- app-landing
- all scss regarding given module
- ecommerce-landing
- all scss regarding given module
- sass-landing
- all scss regarding given module
- shop
- all scss regarding given module
- software-landing
- all scss regarding given module
- startup-landing
- all scss regarding given module
- app-landing
- components
- landing-pages
- images
- assets
app
File Structure
Here is the general file structure of the template:
- Config
- Controllers
- Database
- Migrations
- Seeds
- Filters
- Helpers
- Languages
- Libraries
- Models
- ThirdParty
- Views
- landing-pages
- components
- partials
- all pages regarding give module
- widgets
- all pages regarding give module
- partials
- layout
- all pages regarding give module
- pages
- all pages regarding give module
- components
- landing-pages
- gulp
- node_modules
- public
app