Home  >  Article  >  PHP Framework  >  Take a quick look! A new open source CMS based on laravel

Take a quick look! A new open source CMS based on laravel

藏色散人
藏色散人forward
2021-10-18 16:03:182116browse

The following tutorial column will introduce you to ModStart, a modular backend system framework based on Laravel. I hope it will be helpful to you!                                                                                                                                                  

ModStart is a modular backend system framework based on Laravel, which can quickly build a fully functional backend system with very little code. The module market contains a wealth of modules that can be used out of the box, allowing developers to improve efficiency from lengthy codes, and is very friendly to back-end developers.

Technology Stack

Laravel

jQuery
  • Vue
  • Element UI
  • LayUI
  • System features

Simple, elegant, flexible and scalable

Background RBAC permission management
  • Ajax page no refresh
  • Components load static resources on demand
  • Built-in rich table common functions
  • Built-in file upload, no need for cumbersome development
  • Module Market, just click the mouse on the management page to complete the installation, update and uninstallation of modules
  • System Demonstration

Front-end demo address

cms.demo.tecmz.com/Self-registration with user password

Back-end demo address

cms. demo.tecmz.com/admin

AccountPassword##demo123456The demo account can only view and not operateDevelopment documentation
Operation permission
modstart.com/doc

The system documentation is constantly being improved

The above is the detailed content of Take a quick look! A new open source CMS based on laravel. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:learnku.com. If there is any infringement, please contact admin@php.cn delete