30 Days to Learn Laravel, Ep 06 - View Data and Route Wildcards

We can pass an array of data as the second argument of the view() function. Each key in this array will then be extracted into a variable within your view. Let’s build a basic two-page Job listings section to illustrate this. Watch Full Series on: Watch thousands of videos, track your progress, and participate in a massive Laravel community at . Laracasts: Laracasts Twitter: Jeffrey Way Twitter:
Back to Top