LMS This project is for a Learning Management System using .env file make the database configurations php artisan migrate to make the db tables php artisan db:seed to set dummy data use php artisan serve and use the generated url in the web browser.