dev-master
9999999-devPackage for creating adminpanel in Laravel 5
MIT
The Requires
- laravel/framework 5.3.*
- laravelcollective/html ^5.3
- intervention/image ^2.3
- yajra/laravel-datatables-oracle ^6.18
by Jojo Ramadhan
by Deby N A
Wallogit.com
2017 © Pedro Peláez
Package for creating adminpanel in Laravel 5
Check out online adminpanel generator version - no packages required there, no syntax to learn, it generates Laravel project for you: SkalaMusic.com, (*1)
^5.3
To use Skalamusic with Laravel Laravel 5.2 use branch 1.x.x, (*2)
To use Skalamusic with Laravel Laravel 5.1.11 use branch 0.4.x, (*3)
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/, (*4)
The MIT License (MIT). Please see License File for more information., (*5)
Package for creating adminpanel in Laravel 5
MIT