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!
System Introduction
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
jQuery
- Vue
- Element UI
- LayUI
-
- System features
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
Account
Password
Operation permission |
|
| ##demo
123456
The demo account can only view and not operate |
|
|
Development documentation
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!