| Package Data | |
|---|---|
| Maintainer Username: | SirCumz |
| Maintainer Contact: | jefferso_83@hotmail.com (Tjip Kloosterman) |
| Package Create Date: | 2017-08-16 |
| Package Last Update: | 2017-10-05 |
| Home Page: | |
| Language: | HTML |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:00:16 |
| Package Statistics | |
|---|---|
| Total Downloads: | 19 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 2 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 1 |
A Laravel 5.4+ package for a theme based design.
The preferred way of installing is through composer
composer require sircumz/laravel-themes
Add the service provider to config/app.php:
SirCumz\LaravelModular\LaravelThemesServiceProvider::class
Publish the package
php artisan vendor:publish --tag=themes
Navigate to "app/Themes" to view the Default Theme.