V
V
Voll.2017-04-06 11:19:14
Laravel
Voll., 2017-04-06 11:19:14

What are the basic principles of creating an admin panel generator?

When I did a big project, I saw that most of the CRUD elements are very templated, the differences are only in the names of the fields.
Tell me: what can you read about how to write "universal" cms (admin panels), and / or their generators? What should be considered when creating them? What are some good examples of such solutions, and/or perhaps there are some open source projects or packages?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Maxim Fedorov, 2017-04-06
@qonand

what can you read about how to write "universal" cms (admin panels), and / or their generators?

In order to write universal software components (and it doesn’t matter if it’s an admin panel or not), you need to have skills in building and developing architecture. You will not get such skills by reading a couple of articles. To do this, you need to read a lot of literature on architecture, consolidate all the information in practice (and this will take more than one month). Only after you have mastered all the principles you will understand how to build universal applications and you will not have such questions.
No one can answer this question for you, it all depends on the specific situation.

N
Nurlan, 2017-04-06
@daager

Perhaps the Optimal admin panel for Laravel will come in handy. What do you think about...

C
Cavin March, 2017-04-06
@ForbsmC

SleepingOwlAdmin.Ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question