Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.46 KB

readme.md

File metadata and controls

36 lines (22 loc) · 1.46 KB

alt text

How to Install

Put your project file on C:/xampp/htdocs/(Folder name)

Database Configuration

  • 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`

Build Status Total Downloads Latest Stable Version License

About Laravel

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: