A
A
anboo2016-02-13 16:14:19
symfony
anboo, 2016-02-13 16:14:19

Personal account with beautiful CRUD on Symfony?

It is required to create a personal account for clients, the interface is like in the Sonata Admin Bundle.
At first I thought about using it ... And there it’s easy to add in the Admin classes, so that in essence where user_id = :client_id is added, and you can manage only data from tables that belong to the client who performs this or that childhood.
But I don't think this is the best idea...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Skobkin, 2016-02-28
@skobkin

Why? SonataAdminBundle is a very good thing. It will only be necessary to properly organize access rights and implement functionality that does not come out of the box in the bundle (some specific actions outside of the basic CRUD).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question