Open maxwellnewage opened 5 years ago
have you solved these problems, cuz i'm having the same... and i need some help.
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
I need an install guide for this proyect :)