Stars: 177
Forks: 72
Pull Requests: 57
Issues: 74
Watchers: 12
Last Updated: 2022-12-09 16:52:51
:art: Laravel Themes package with support for the Caffeinated Modules package.
License: MIT License
Languages: PHP, Vue, JavaScript, SCSS, Blade
Themes gives the means to group together a set of views and assets for Laravel. This gives an easy way to further decouple the way your web application looks from your code base. Originally developed for FusionCMS, an open source content management system.
You will find user friendly and updated documentation on the Caffeinated website.
Simply install the package through Composer. From here the package will automatically register its service provider and Theme
facade.
composer require caffeinated/themes
You will find a complete changelog history within the CHANGELOG file.
Please see Contributing on our website for details.
If you discover any security related issues, please email [email protected] directly instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.