Download the PHP package sircumz/laravel-themes without Composer
On this page you can find all versions of the php package sircumz/laravel-themes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sircumz/laravel-themes
More information about sircumz/laravel-themes
Files in sircumz/laravel-themes
Download sircumz/laravel-themes
More information about sircumz/laravel-themes
Files in sircumz/laravel-themes
Vendor sircumz
Package laravel-themes
Short Description A Laravel 5.4 package for a theme based design.
License MIT
Homepage https://github.com/SirCumz/laravel-themes
Package laravel-themes
Short Description A Laravel 5.4 package for a theme based design.
License MIT
Homepage https://github.com/SirCumz/laravel-themes
Please rate this library. Is it a good library?
Informations about the package laravel-themes
laravel-modular!
A Laravel 5.4+ package for a theme based design.
Installation
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.
Compiling Theme Assets with laravel Mix
All versions of laravel-themes with dependencies
PHP Build Version
Package Version
The package sircumz/laravel-themes contains the following files
Loading the files please wait ....