["y1.jpg", "y2.jpg", "y3.jpg"]. Now, I want to display these images in a table as stacked images or at least as a single image. However, I'm encountering this error: 'League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, array given'. Any help would be greatly appreciated.
//below is the code
["y1.jpg", "y2.jpg", "y3.jpg"]. Now, I want to display these images in a table as stacked images or at least as a single image. However, I'm encountering this error: 'League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, array given'. Any help would be greatly appreciated.
//below is the code