Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 2.76 KB

README_EN.md

File metadata and controls

65 lines (35 loc) · 2.76 KB

default

github 心若野马 version PHP version Packagist

中文 readme

Demo address

url:http://demo.choudalao.com/admin

account:13000000000

password:123456

Installation documentation

https://www.choudalao.com/static/docs/_book/installation.html

Foreword

Laravel-wjfcms is a back-end management system based on laravel and layui.

Laravel-wjfcms has the following characteristics:

Easy to use:

Laravel-wjfcms is easy to use and can be used in just a few steps;

Laravel's best entry demo:

Laravel is currently the most popular PHP framework. Its design philosophy and perfect ecology are what every phper wants to learn and master.For many students who have just contacted laravel, the laravel documentation is hard to read, which has led many people to be discouraged.Most of the slag work uses the thinkphp framework, so when writing laravel-wjfcms, there will be a lot of thinkphp thinking, if you are also a thinkphp developer, and want to contact laravel, I believe that learning together, soonCan get laravel;

Second opening convenience:

Whether it is open or direct, you can easily develop modules as long as you have a certain php foundation.;

Beautiful and elegant:

The laravel-wjfcms background page is based on the single-page version of layui. The view is beautiful and the documentation is rich. You don't have to worry about the page layout and JS anymore.

MVC layered mode

Using the MVC application is divided into three core components: model (M), view (V), controller (C).

User Management

Laravel-wjfcms has built-in flexible user management and can be directly interoperable with third-party sites.

Authority management;

RBAC rights management is implemented based on the [Laravel Permission] (https://github.com/spatie/laravel-permission) extension package maintained by Spatie.

Article management;

BBuilt-in article system, including articles, categories, tags, comments, and more.

Code address:

If you like, welcome star and fork, thank you for your support!

Manual address:https://www.choudalao.com/static/docs/_book/insta

Github:https://github.com/Galloping-Vijay/laravel-wjfcms