mardi 12 mai 2020

Access tables names in middleware in a single transaction

Let's say CRUD operations are performed on three tables in a single controller method.

Is it possible for me to get all the tables names on which CRUD operations are performed in the middleware.

As of now, when I submit a form I can only access those inputs from the request in the middleware, but when I insert three records into three different tables in a single controller action am not able to access the table names in the middleware.

Any help is much appreciated.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire