Closed nelson6e65 closed 2 years ago
me too on laravel 6.x
I have the same issue. I see POST net::ERR_CONNECTION_RESET
after 8 seconds then I see Uncaught (in promise) Error: Network Error
I am using:
Windows 10
laragon
php 8.0
laravel 8.60
web-tinker 1.7.7
I have the same issue. I see
POST net::ERR_CONNECTION_RESET
after 8 seconds then I seeUncaught (in promise) Error: Network Error
I am using: Windows 10 laragon php 8.0 laravel 8.60 web-tinker 1.7.7
It does not work with the apache webserver from laragon, But it works with laravel's built in webserver php artisan serve
Dear contributor,
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
I get the GET /tinker page, but when is it sent (Ctrl + Enter), the POST fails, and it does nothing.
In the dev-tool console appears "Uncaught (in promise) Error: Network Error".
I'm using Laravel 8. Using Laragon for the server config on Windows.
How can I debug what is wrong?