Looking to hire Laravel developers? Try LaraJobs

laravel-spatie-permission-uuid maintained by mustafaalansary

Description
Adding UUID support for Laravel Spatie permission
Last update
2022/01/04 20:01 (dev-master)
License
Links
Downloads
104

Comments
comments powered by Disqus

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!