Laravel 5 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
suppercup/laravel-theme is a Laravel package for laravel 5 themes: asset & views folder per theme. theme inheritance. blade integration and more....
It currently has 0 GitHub stars and 98 downloads on Packagist (latest version 1.0.0).
Install it with composer require suppercup/laravel-theme.
Discover more Laravel packages by suppercup
or browse all Laravel packages to compare alternatives.
Last updated
This is a Laravel package that adds basic support for managing themes. It allows you to build your views & your assets in seperate folders, and supports for theme extending! Awesome :)
Features:
Check the Documentation
If you are upgrading from v1.x please read the migration guide
v2.x requires Laravel 5.4+
This package is fully tested. Check the testing repository