Skip to content

mrcoco/LMS-Laravel

 
 

Repository files navigation

LMS-Laravel

Latest Stable Version Total Downloads Latest Unstable Version License

LMS-laravel is a management system of educational content, want to facilitate the creation of a platform simple and intuitive

LMS-laravel is based as its name indicates in the framework laravel 5, and uses various packages created by other developers.

Notice

This application is still in development, if you want to collaborate with the development you can write to angelkurten@hotmail.com

Help

From the team of LMS-laravel we ask for your help to upload the application to a production server with the respective documentation.

Donate

Download and Install LMS-Laravel

Step 1: composer create-project lms-laravel/lms-laravel=dev-master {foldername}

Step 2: cd {foldername}; php artisan app:install

Step 3: Configurate database in .env

Step 4: Configurate credentials mailgun in .env

Credentials demo

User: admin

Pass: admin123

About

Learning Management System in Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.1%
  • Other 0.9%