LMS-Laravel
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.
Download and Install LMS-Laravel
Step 1: composer create-project lms-laravel/lms-laravel=dev-master {foldername}
Step 2: Configurate database in .env
Step 3: cd {foldername}; php artisan app:install
Step 4: Configurate credentials mailgun in .env
Credentials demo
User: admin
Pass: admin123