caffeinated/themes

Laravel Themes


README

Source Latest Stable Version License Total Downloads

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.

Documentation

You will find user friendly and updated documentation on the Caffeinated website.

Installation

Simply install the package through Composer. From here the package will automatically register its service provider and Theme facade.

composer require caffeinated/themes

Changelog

You will find a complete changelog history within the CHANGELOG file.

Contributing

Please see Contributing on our website for details.

Security

If you discover any security related issues, please email shea.lewis89@gmail.com directly instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.