Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saharbat00l/auth-app-laravel10
- Owner: saharbat00l
- Created: 2023-09-20T18:23:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T18:52:18.000Z (over 1 year ago)
- Last Synced: 2025-01-10T15:42:42.552Z (21 days ago)
- Topics: authentication, blade, laravel-application, laravel10, middleware, mvc, mvc-architecture, seeders
- Language: PHP
- Homepage:
- Size: 68.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)