Home
Softono

OLD LMS Laravel

Open source PHP
286
Stars
164
Forks
34
Issues
40
Watchers
3 years
Last Commit
LMS

 About OLD LMS Laravel

Laravel Learning Management System (LMS)

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing OLD LMS Laravel?

We provide expert installation service for this software. Our team will install, configure, and secure OLD LMS Laravel on your server. plans start at just $30.

OLD LMS Laravel

View on GitHub

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 [email protected]

Installation

  1. Run git clone https://github.com/LMS-Laravel/LMS-Laravel.git LMS-Laravel
  2. Run composer install (install composer beforehand)
  3. From the projects root run cp .env.example .env
  4. Configure your .env file
  5. Run php artisan key:generate
  6. Run php artisan migrate
  7. Run npm i
  8. From the projects root run php artisan app:install
  9. Configurate credentials mailgun in .env

Seeded Credentials


  • User: admin
  • Pass: admin123

Laravel Auth License

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