In Laravel, are all controllers only supposed to have the basic CRUD methods, as shown in the link below?
That is, should the only methods in a controller be:
- index()
- create()
- store()
- show()
- edit()
- update()
- destroy()
Thanks.
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2cHdtqM
via IFTTT
Aucun commentaire:
Enregistrer un commentaire