Posts by Max William Vitorino • 101 points
3 posts
-
0
votes1
answer129
viewsQ: Laravel Intervention Imageserviceprovider not found
I’m facing a problem with the lib Intervention/Image where I really have no idea what might be going on and how to solve, the research I did on the internet has led me to nothing but the…
-
0
votes0
answers45
viewsQ: Robots continues to index deleted pages
I work in a company that owns a store Magento 1.9 and in order to optimize the search organizes we are trying to delete hundreds of pages indexed by google, however, I am facing two difficulties.…
-
0
votes0
answers294
viewsQ: Problem importing a class in Laravel 5.5
I am trying to include the class that handles the Request of my form, but it always returns error of not found, however, I have already checked and reversed and the file and the patch are correct. I…