Skip to content

Register, Login, Change Password, Logout Laravel 9 + Bootstrap 5 + MySQL

Notifications You must be signed in to change notification settings

herdikayan/laravel-login

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Installation Instruction

  • run git clone https://github.com/herdikayan/laravel-login.git laravel-login
  • Create a MySQL database for the project laravel_login
  • From the projects root run cp .env.example .env
  • Configure your .env file
  • Run composer update from the projects root folder
  • From the projects root folder run php artisan key:generate
  • From the projects root folder run php artisan migrate
  • Finish

About

Register, Login, Change Password, Logout Laravel 9 + Bootstrap 5 + MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published