- Sail Version: 1.16.3
- Laravel Version: 9.43.0
- PHP Version: 8.1.13
- Host operating system: Linux Ubuntu 22.04
Description:
I have public disk and trying to convert image to base64.
If I open image url in the browser it's working correctly, but if I use file_get_contents for getting base64 string it's failed:

My code:
