Laravel this is not only a practical framework, it is also a programming style
dimanche 10 novembre 2019
Laravel: multiple views for one controller
I have an index function in my controllers where I return a view page. I need those variables declared in the index for another view page. How can I reuse the same function without having to make the same function twice?
Aucun commentaire:
Enregistrer un commentaire