Download the PHP package wikichua/laravel-bread without Composer
On this page you can find all versions of the php package wikichua/laravel-bread. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikichua/laravel-bread
More information about wikichua/laravel-bread
Files in wikichua/laravel-bread
Download wikichua/laravel-bread
More information about wikichua/laravel-bread
Files in wikichua/laravel-bread
Please rate this library. Is it a good library?
Informations about the package laravel-bread
Laravel Bread
An admin panel for managing users, roles, permissions & crud.
Requirements
Laravel >=5.5
PHP >= 7.0
Features
- User, Role & Permission Manager
- CRUD Generator
- Activity Log
- Page CRUD
- Settings
Installation
-
Run
-
Install the admin package.
Service provider will be discovered automatically.
-
Make sure your user model's has a trait app/User.php.
- You can generate CRUD easily through generator tool now.
Usage
-
Create some permissions.
-
Create some roles.
-
Assign permission(s) to role.
-
Create user(s) with role.
-
For checking authenticated user's role see below:
- For checking permissions see below:
Learn more about ACL from here
For activity log please read spatie/laravel-activitylog
docs
Screenshots
License
This project is licensed under the MIT License - see the License File for details
All versions of laravel-bread with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/support Version ^5.1
appzcoder/crud-generator Version ^3.0
laravelcollective/html Version ~5.1
spatie/laravel-activitylog Version ^2.8
yajra/laravel-datatables-oracle Version ~8.0
illuminate/support Version ^5.1
appzcoder/crud-generator Version ^3.0
laravelcollective/html Version ~5.1
spatie/laravel-activitylog Version ^2.8
yajra/laravel-datatables-oracle Version ~8.0
The package wikichua/laravel-bread contains the following files
Loading the files please wait ....