Is there a way to get all the methods that are called and executed ( Even the methods from the external libraries) when POST -ing to a Controller. Example: In Laravel, when you POST to a postLogin Controller all methods from the external library for the authentication are called in order to Authenticate the user. What I need is names of all methods that are involved.
Thanks
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire