Skip to content

Starter Kit - pt_BR - for Breeze and Filament with restricted access for user is_admin=true

Notifications You must be signed in to change notification settings

claudiomecenas/Breeze-and-Filament-pt_BR-authGuard

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About this aplication

  • Included artisan make:migration add_is_admin_to_users_table
  • Created AdminUserSeeder: -- [email protected] -- password -- is_admin = true
  • Factory User in DatabaseSeeder: -- 'Test User', -- 'email' => '[email protected]', -- 'password' => 'password', -- 'is_admin' => false,

About

Starter Kit - pt_BR - for Breeze and Filament with restricted access for user is_admin=true

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages