Quickly create a complete CRUD background based on MySQL table structure, including Model model class, Observer observer, Controller controller, Views view, Routes routing
CRUD pages based on Vue & iView4.0
We have listed some project features to help developers quickly understand the characteristics of the project and whether they meet their development needs
Analyze the fields according to the table structure in the MySQL database configured by the existing project, and create the Model class, and generate the corresponding observer Observer file
According to the created Model class, a controller containing the CRUD method is created. The file creation path follows the PSR-4 specification, and the additional route is automatically registered.
View files are an important part of CRUD. In order to try to separate front-end and back-end, we develop front-end pages based on Vue & iView 4.0 version, no longer use blade syntax.
Create files with simple form interaction
We work hard to make the internet better
Sunshinev
Tencent Software Engineer
Copyright © Sunshinev