Relative Content

Tag Archive for phplaravellaravel-10php-8

InterventionImageFacadesImage not working on Laravel 10 and Intervention 3.7

So I am following a course from Udemy by Brad about Laravel, and while it is from almost two years ago now, many people recommended it to me because everything is still relevant. In one of his lessons, he uses this composer code called Intervention, which allows you to resize an image a user has/is submitting to your DB.