R
R
Rustam Idrisov2016-08-25 19:30:40
Yii
Rustam Idrisov, 2016-08-25 19:30:40

How to implement a ticketing system in Yii2?

Good afternoon!
I really need help!
We urgently need to write a system for submitting / processing applications.
There is an html page (form) in which the user enters data.
Further, in the admin panel (only one page), all submitted applications should be displayed in the form of a table.
In fact, the task is not difficult, but it needs to be done quickly - and I don’t have much experience in programming in Yii / Yii2.
I chose this framework because they say that the entry threshold is low.
If someone can describe the chain of actions to make such an admin panel - I will be sincerely grateful to you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2016-08-26
@RustaMechanic

Install yii2 template advanced
Design and create a table in the database. Generate a model through gii and then generate it using gii CRUD based on it. Work with a file on the generated code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question