Put your project file on C:/xampp/htdocs/(Folder name)
- Go to your .env file and set `DB_DATABASE`=(Database name)
- Go to Config/database.php and SET `DB_DATABASE`=(Database name)
##Command Installation
- Migration Install Command `php artisan migrate`
- Passport Install Command `php artisan passport:install`
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: