The Basics
Directories
Routes define the paths that exist in your application as well as references to elements, code and other settings that are apply at "route level".
Overview
The default directories available in Stellify are as follows:
- Controllers
- Models
- Migrations
- Seeders
- Factories
- Javascript
Further directories such as the `Jobs` directory will appear on paid plans.
You should know!
You cannot create new directories or access directory data, the only action that is permissible is to add files to directories.