All Projects → LMS-Laravel → Old Lms Laravel

LMS-Laravel / Old Lms Laravel

Laravel Learning Management System (LMS)

Projects that are alternatives of or similar to Old Lms Laravel

Hdcms
支持 PC、H5、微信公众号、微信小程序多应用平台
Stars: ✭ 134 (-48.06%)
Mutual labels:  cms, laravel
Awesome
A collection of awesome Statamic articles, links, resources and other rad things.
Stars: ✭ 144 (-44.19%)
Mutual labels:  cms, laravel
October
Self-hosted CMS platform based on the Laravel PHP Framework.
Stars: ✭ 10,740 (+4062.79%)
Mutual labels:  cms, laravel
Lashop
Simple shop based on Laravel 7.3
Stars: ✭ 60 (-76.74%)
Mutual labels:  cms, laravel
Contentify
Contentify is an esports CMS based on the PHP framework Laravel
Stars: ✭ 189 (-26.74%)
Mutual labels:  cms, laravel
Rubel
Rubel is a cms built with Laravel and React.
Stars: ✭ 70 (-72.87%)
Mutual labels:  cms, laravel
Lqycms
基于laravel框架的企业级开源cms管理系统,开源php商城源码,B2C微商城系统,企业建站cms。
Stars: ✭ 142 (-44.96%)
Mutual labels:  cms, laravel
Stationery Cms
💡基于laravel-admin1.6.0开发的办公用品管理系统,含excel导出、查询快递功能
Stars: ✭ 37 (-85.66%)
Mutual labels:  cms, laravel
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+916.67%)
Mutual labels:  cms, laravel
Microweber
Drag and Drop Website Builder and CMS with E-commerce
Stars: ✭ 2,226 (+762.79%)
Mutual labels:  cms, laravel
Shcms
一个基于laravel的cms系统
Stars: ✭ 46 (-82.17%)
Mutual labels:  cms, laravel
Twill
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
Stars: ✭ 2,539 (+884.11%)
Mutual labels:  cms, laravel
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-82.17%)
Mutual labels:  cms, laravel
Courselit
Start your own online teaching business. Features include course maker, students manager, payments and more.
Stars: ✭ 73 (-71.71%)
Mutual labels:  cms, course
Adaptcms
AdaptCMS is an open source CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. It's made easy with advanced custom fields, a very simple but powerful template system and much more.
Stars: ✭ 39 (-84.88%)
Mutual labels:  cms, laravel
Azuriom
Azuriom is a modern, reliable, fast and secure game CMS.
Stars: ✭ 135 (-47.67%)
Mutual labels:  cms, laravel
Base
Multilingual CMS built with Laravel.
Stars: ✭ 949 (+267.83%)
Mutual labels:  cms, laravel
Cms
Statamic 3: The Core Composer Package
Stars: ✭ 965 (+274.03%)
Mutual labels:  cms, laravel
Base
YASCMF 基础开发版(YASCMF/BASE)
Stars: ✭ 162 (-37.21%)
Mutual labels:  cms, laravel
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+807.75%)
Mutual labels:  cms, laravel

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].