Al-faroq E-Learning Portal

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.

##Installation

  • Run composer install
  • Run npm install
  • Edit .env.example to .env
  • Run php artisan key:generate
  • Start your server [ php artisan serve ]