astroanu said:
$categories->items()->find($id);
FatalErrorException in 11d5f0833bcd4d68d30d6fb54d75aa130b1e9849.php line 112: Call to a member function find() on array in 11d5f0833bcd4d68d30d6fb54d75aa130b1e9849.php line 112
oh sorry it returns a collection so it should be a where or any of the collection methods stated here https://laravel.com/docs/5.1/collections#available-methods
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community