Download the PHP package cendekia/laravel-admin-boilerplate without Composer
On this page you can find all versions of the php package cendekia/laravel-admin-boilerplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cendekia/laravel-admin-boilerplate
More information about cendekia/laravel-admin-boilerplate
Files in cendekia/laravel-admin-boilerplate
Download cendekia/laravel-admin-boilerplate
More information about cendekia/laravel-admin-boilerplate
Files in cendekia/laravel-admin-boilerplate
Vendor cendekia
Package laravel-admin-boilerplate
Short Description an administrator boilerplate feature for laravel 5
License MIT
Package laravel-admin-boilerplate
Short Description an administrator boilerplate feature for laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-admin-boilerplate
Laravel Admin Boilerplate
A boilerplate of laravel administrator package for laravel 5.
Installation
- Run
composer require cendekia/laravel-admin-boilerplate
- Run
composer install
-
Add providers
- Run
php artisan vendor:publish --force
-
Defining One to One Relationship between User and UserRole, add this userRole method on existing User model
- (For Laravel ^5.4) Registering admin route middlewares at App\Http\Kernel.php
All versions of laravel-admin-boilerplate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
laravel/framework Version ^5.4
laravelcollective/html Version ^5.4
yajra/laravel-datatables-oracle Version ^7.9
laravel/framework Version ^5.4
laravelcollective/html Version ^5.4
yajra/laravel-datatables-oracle Version ^7.9
The package cendekia/laravel-admin-boilerplate contains the following files
Loading the files please wait ....