Skip to content

engrshuvodas/LMS-Laravel-Project

Repository files navigation

Laravel 8 Learning Management System - (LMS)

Screenshots

preview img

Run Locally

Clone the project

  git clone https://github.com/abdulaziz-m5u/course-LMS.git your-project

Go to the project directory

  cd your-project
  • Copy .env.example file to .env and edit database credentials there
    composer install
    php artisan key:generate
    php artisan db:seed

Login

Releases

No releases published

Packages

No packages published