My local Developement tools: Using Laragon for local server. using PhpStorm Database: Mysql. Jwt Authentication: Passport. My front-end app vue is separate from the back-end laravel. I am using axios to send the form data from my vue app to laravel app. I have also set the Content-type Multipart/form-data.
Here is my log file
I am using laragon for my local development
2021-03-04 13:49:13] local.ERROR: The file cannot be opened. {"exception":"[object] (RuntimeException(code: 0): The file cannot be opened. at I:\laragon\www\AuthenticationUsingPassport\vendor
yholm\psr7\src\Factory\Psr17Factory.php:46)
[stacktrace]
This question elaborate the problem:Failed image upload Laravel and Windows Server 2019 but its on windows server.