sunny0910 / Simple-E-learning-platform-in-laravel

A E-learning platform where authors can create their courses and users can enrol to the courses and complete them.
56 stars 32 forks source link

Install Guide Missing #1

Open maxwellnewage opened 5 years ago

maxwellnewage commented 5 years ago

I need an install guide for this proyect :)

outidrarine commented 4 years ago

have you solved these problems, cuz i'm having the same... and i need some help.

Mohammed20201991 commented 2 months ago

steps

git clone https://github.com/sunny0910/Simple-E-learning-platform-in-laravel.git
cd Simple-E-learning-platform-in-laravel

Open the terminal and run composer install after success composer installing setup .env file and create your DB name migrate database using the command php artisan migrate and start your project php artisan serve