Skip to content

yunusdev/Elearning-Platform

Repository files navigation

To get the project up and running, Do the following After Cloning:

  • composer install

  • npm install

  • cp .env.example .env (Then setup ur .env file)

  • php artisan key:generate

  • php artisan migrate

  • php artisan db:seed (Seed some files to your db)

  • Register a user

About

A Elearning Platfrom built with Laravel and VueJs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published