• Stars
    star
    173
  • Rank 219,463 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 10 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🎨 Laravel Themes package with support for the Caffeinated Modules package.

Caffeinated Themes

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 [email protected] directly instead of using the issue tracker.

Credits

License

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