/Laravel-Roles-Permission-Spatie

Laravel Roles and permissions boilerplate with purple bootstrap theme

Primary LanguageHTML

Steps

  • Download the source
  • Run Composer install
  • Run php artisan migrate --seed
  • Login as super admin using email=admin@gmail.com password =qwerty
  • Create Permission Groups
  • Create Roles
  • Create Users and assign roles
  • Enjoy !!