Support the ongoing development of Laravel.io →
Cache Architecture

Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I wonder if it's possible to define a path and tell 'intervention' to search for the image at the subfolders too? I have many folders at the \images and i want to include them with something like this:

'paths' => array(
	public_path('images\*.*'),
),
Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

shahroq shahroq Joined 14 Jun 2014

Moderators

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.

© 2025 Laravel.io - All rights reserved.