Package Data | |
---|---|
Maintainer Username: | jojoramadhan |
Maintainer Contact: | jojoramadhan@gmail.com (Jojo Ramadhan) |
Package Create Date: | 2016-12-03 |
Package Last Update: | 2016-12-03 |
Language: | CSS |
License: | MIT |
Last Refreshed: | 2025-02-11 15:01:58 |
Package Statistics | |
---|---|
Total Downloads: | 4 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Check out online adminpanel generator version - no packages required there, no syntax to learn, it generates Laravel project for you: SkalaMusic.com
^5.3
To use Skalamusic with Laravel Laravel 5.2 use branch 1.x.x
To use Skalamusic with Laravel Laravel 5.1.11 use branch 0.4.x
composer require Jojoramadhan/skalamusic
.Jojoramadhan\Skalamusic\SkalamusicServiceProvider::class,
to your \config\app.php
providers after App\Providers\RouteServiceProvider::class,
otherwise you will not be able to add new ones to freshly generated controllers.php artisan skalamusic:install
and fill the required information.'role' => \Jojoramadhan\Skalamusic\Middleware\HasPermissions::class,
in your App\Http\Kernel.php
at $routeMiddleware
http://yourdomain/admin
.http://skalamusic.com/packages/skalamusic/
The MIT License (MIT). Please see License File for more information.