jeudi 17 décembre 2015

How to retrieve data in view of Laravel 5 framework

There are two options to retrieve data in views in Laravel 5.

  1. Transfer from the controller to views
  2. Use @inject() command in views

I need to transfer data from table to combobox, which one might be better?

Thank you!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire