v3.0.0
- Dropped custom role and permissions and replaced with Spatie's Permissions package https://github.com/spatie/laravel-permission
- Dropped Sent emails, which can be added with https://github.com/dcblogdev/laravel-sent-emails
- Added email verification on register
- Dropped Laravel UI package
- Added
__('lang')
to view files - Dropped support for Laravel 9
- Added PINT for styling call by running
vendor/bin/pint