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:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Project Setup

  • Clone the project on your local machine
  • Run composer install command
  • Run npm i and npm run dev
  • Copy the .env.example to .env file
  • Set the GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET
  • Run migrations

License

The Laravel framework is open-sourced software licensed under the MIT license.