laravel-spatie-permission-uuid maintained by mustafaalansary
Description
Adding UUID support for Laravel Spatie permission
Author
Last update
2022/01/04 20:01
(dev-master)
License
Downloads
104
Tags
Laravel Spatie permission UUID support
This package will help you to scaffold the UUID support for Spatie permission, and use it instead of the ID.
This package can be used with Laravel 6.0 or higher
Installation
composer require spatie/laravel-permission mustafaalansary/laravel-spatie-permission-uuid --dev
php artisan lspuuid:install
That's it, and you're all set up!