Mahdidridi / LMS-Laravel

Learning Management System in Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: 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

Test

About

Learning Management System in Laravel

License:MIT License


Languages

Language:PHP 99.1%Language:JavaScript 0.4%Language:ApacheConf 0.4%Language:CSS 0.1%