Welcome to the Anvil Framework!
Everything is pretty self explanatory.
- Controllers go in the controllers directory
- Models go in the models directory
- Views go in the views directory
- Libraries/Add-ons go in the libraries directory
Define your main controller in the config.php file.
That is the controller that will run if no other controller is specified.
For more help, view the help