Skip to content

laraflat/laraflat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laraflat

Moduler system

install

composer require laraflat/users

Make Auth

php artisan make:auth

Migrate

php artisan migrate

Guest

http://127.0.0.1:8000/guest/home http://127.0.0.1:8000/guest

Admin

http://127.0.0.1:8000/admin/home http://127.0.0.1:8000/admin

Auth

http://127.0.0.1:8000/auth/home http://127.0.0.1:8000/auth

About

Moduler system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published