Stars: 279
Forks: 166
Pull Requests: 40
Issues: 37
Watchers: 42
Last Updated: 2023-01-03 23:39:46
Laravel Learning Management System (LMS)
License:
Languages: PHP, Vue, HTML
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.
git clone https://github.com/LMS-Laravel/LMS-Laravel.git LMS-Laravel
composer install
(install composer beforehand)cp .env.example .env
.env
filephp artisan key:generate
php artisan migrate
npm i
php artisan app:install
LMS-Laravel is licensed under the MIT license. Enjoy!