I'm making a website in Laravel, CSS, and HTML.
The current issue is that my code, won't gather information from files inside the folder "_videos" with this "summon" code.
@foreach ($videos as $video)
{{$page->title}}
@endforeach
Error message
Warning: Invalid argument supplied for foreach()
Folder: Image of folder