Support the ongoing development of Laravel.io →

stuck71

Joined 5 Nov 2015

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

retrieving multiple records

I am trying to retrieve and show with a blade file more than one record and cant figure out how. If...

0 Likes
3 Replies
replied 8 years ago

retrieving multiple records

sorry I wasn't clear , public function show(Book $book) { $books= Book::whereClient('stock')->get...

0 Likes
replied 8 years ago

retrieving multiple records

if i hard code what i am searching for in the controller for example: public function show(Book $boo...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.