Laravel this is not only a practical framework, it is also a programming style
I want to render the Controller inside a blade template in Laravel, I tried this but it doesn't work:
{{ App::make('Subject')->show1(['id' => '150']) }}
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire