Download the PHP package cafelaptrinh/laravel-permission without Composer
On this page you can find all versions of the php package cafelaptrinh/laravel-permission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cafelaptrinh/laravel-permission
More information about cafelaptrinh/laravel-permission
Files in cafelaptrinh/laravel-permission
Download cafelaptrinh/laravel-permission
More information about cafelaptrinh/laravel-permission
Files in cafelaptrinh/laravel-permission
Vendor cafelaptrinh
Package laravel-permission
Short Description custom laravel-permission for spatie
License MIT
Homepage https://github.com/cafelaptrinh/laravel-role
Package laravel-permission
Short Description custom laravel-permission for spatie
License MIT
Homepage https://github.com/cafelaptrinh/laravel-role
Please rate this library. Is it a good library?
Informations about the package laravel-permission
Phân Quyền laravel
Cài đặt
Bước 1
Sử dụng câu lệnh composer require:
Bước 2
Tiếp theo chạy lệnh:
Lệnh này sẽ tạo config, migration và seeder
Bước 3
Chạy tiếp lệnh migrate để tạo table database cần thiết:
Bước 4
* Nếu phiên bản laravel của bạn từ laravel 5.5 trở lên thì bỏ qua bước này.
Sau khi chạy composer xong tiến hành vào file config/app.php và add provider:
Bước 5
Vào model người dùng thêm lệnh sau: * laravel mặc định là App\Users.
Vậy là đã cài thành công ! Giờ hãy chọn các mục dưới đây:
All versions of laravel-permission with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5
illuminate/auth Version ^5.8|^6.0|^7.0
illuminate/container Version ^5.8|^6.0|^7.0
illuminate/contracts Version ^5.8|^6.0|^7.0
illuminate/database Version ^5.8|^6.0|^7.0
illuminate/auth Version ^5.8|^6.0|^7.0
illuminate/container Version ^5.8|^6.0|^7.0
illuminate/contracts Version ^5.8|^6.0|^7.0
illuminate/database Version ^5.8|^6.0|^7.0
The package cafelaptrinh/laravel-permission contains the following files
Loading the files please wait ....