Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saharbat00l/auth-app-laravel10

Laravel Auth App with user authentication, a dashboard, and a simple layout
https://github.com/saharbat00l/auth-app-laravel10

authentication blade laravel-application laravel10 middleware mvc mvc-architecture seeders

Last synced: 21 days ago
JSON representation

Laravel Auth App with user authentication, a dashboard, and a simple layout

Awesome Lists containing this project

README

        

It is a simple Authentication App in Laravel. 🚀
This code can be used as a boiler plate for laravel projects. 🤞🏼
It includes user authentication, a dashboard, and a simple layout.

👇🏼 Screenshots of the app :
![image](https://github.com/seharbat00l/Auth-App-Laravel10/assets/97355349/42fcf92c-8d1e-416e-af01-125f8b574fab)

Logging in as admin:
![image](https://github.com/seharbat00l/Auth-App-Laravel10/assets/97355349/f3c5bbb3-9def-4245-ae9c-93dfd4f534c6)
![image](https://github.com/seharbat00l/Auth-App-Laravel10/assets/97355349/2dcda6e5-003d-4094-bab3-b1aa8217a1d1)

Registering a new user:
![image](https://github.com/seharbat00l/Auth-App-Laravel10/assets/97355349/9ff16c34-367f-4487-999a-b7327a1da83b)
![image](https://github.com/seharbat00l/Auth-App-Laravel10/assets/97355349/fd99651e-2ebc-42da-ad9f-137cc47b0f86)