nzuzondlovu / 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

About

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.

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

Installation

  1. Run git clone https://github.com/LMS-Laravel/LMS-Laravel.git LMS-Laravel
  2. From the projects root run cp .env.example .env
  3. Configure your .env file
  4. From the projects root run php artisan app:install
  5. Configurate credentials mailgun in .env

Seeded Credentials


  • User: admin
  • Pass: admin123

Laravel Auth License

LMS-Laravel is licensed under the MIT license. Enjoy!

About

Learning Management System in Laravel


Languages

Language:PHP 95.7%Language:HTML 3.6%Language:Vue 0.7%