laravel-theme
laravel-theme copied to clipboard
is it also possible to have a controller and models inside the themes folder
Hi! Just wondering if there is support to put in configuration files, controller and models inside the themes folder so other users can extend my app without touching the core classes.
A bit similar to wordpress where themes can house its own functions and etc.