I am having a wierd problem with Laravel Homestead. After following all the steps(with success) in Laravel website to configure Homestead and setting up a small project I'm facing the following problem:
- When uploading an image with intervention\image package it takes forever, and doesn't matter if it is a small or a big image
Already tried a different config using Vaprobash with Nginx too and the upload is super fast. Is anyone out there facing the same problem or have some solution for me? (Going crazy here)