igaster / laravel-theme

Theme support for Laravel
MIT License
516 stars 110 forks source link
laravel themes

Description

License Downloads

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:

Documentation

Check the Documentation

If you are upgrading from v1.x please read the migration guide

Compability

v2.x requires Laravel 5.4+

Tests

This package is fully tested. Check the testing repository