Download the PHP package shengfai/laravel-admin without Composer
On this page you can find all versions of the php package shengfai/laravel-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shengfai/laravel-admin
More information about shengfai/laravel-admin
Files in shengfai/laravel-admin
Package laravel-admin
Short Description An administrative interface package for Laravel
License MIT
Informations about the package laravel-admin
Laravel Admin
An administrative interface package for Laravel.
Screenshots
Look here for lots of screenshots for the application.
Required
- PHP 7.0 +
- Laravel 7.0 +
Installing
You can install the package using composer.
Then run following command to finish install.
Open http://localhost/console/ in browser,use username 13123456789
and password 111111
to login.
Usage
Custom routes
Create routes/administrator.php
file:
Setup your controllers
Create app/Http/Controllers/Admin/SchoolController.php
file:
Setup your views
Create resources\views\vendor\admin\school\index.blade.php
file:
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
Extensions
laravel-admin
based on following plugins or services:
License
MIT
All versions of laravel-admin with dependencies
laravel/framework Version ^10.0
spatie/laravel-permission Version ^6.19
spatie/laravel-activitylog Version ^4.10
laravel/ui Version ^4.6
overtrue/laravel-options Version ^3.2
overtrue/laravel-uploader Version ^3.3
spatie/laravel-tags Version ^4.10
overtrue/pinyin Version ^5.3
spatie/laravel-query-builder Version ^6.3