LaravelPackages.net
Acme Inc.
Toggle sidebar
caffeinated/themes

Laravel Themes

55.947
173
v7.2.0
About caffeinated/themes

caffeinated/themes is a Laravel package for laravel themes. It currently has 173 GitHub stars and 55.947 downloads on Packagist (latest version v7.2.0). Install it with composer require caffeinated/themes. Discover more Laravel packages by caffeinated or browse all Laravel packages to compare alternatives.

Last updated

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.

Comments