I would like to ask the experts who want to use yii2 to write travel logs such as travelogue. It doesn't have to be so complicated. What technologies should be involved in addition to php and how to design databases. The computing Forum I have done is complicated, and I am not doing it...
yii2Implementation
TravelogueThis feature does not have to be so complex.
DivisionphpWhat technologies should be added and how to design databases.
I have done a complicated computing forum, and I am not doing well,
This diary is required3Days,jqueryThere will be some foundation, and I don't feel any clue.
For help.
Reply content:
I would like to ask you how to useyii2ImplementationTravelogueThis feature does not have to be so complex.
DivisionphpWhat technologies should be added and how to design databases.
I have done a complicated computing forum, and I am not doing well,
This diary is required3Days,jqueryThere will be some foundation, and I don't feel any clue.
For help.
You cannot do it in three days.
You can have a pot of tea at the front end.
The front-end of Travel Notes is operated by foxling.
Compared with the front-end, the backend php is much less time-consuming. You only need to design a blog system.
However, for each blog-id, you need to design the image table independently and assign the image that belongs to the blog-id to a blog-id field. The foreign key points.
During the query, all the images are displayed at the front end.
You can use jQuery to find a plug-in for secondary development. Fancybox is used to enclose travel notes. You can check it.
This technical point mainly lies in the front-end