Replies: 5 comments 4 replies
-
The PHP development server is crashing for some reason. Have you checked the error logs? |
Beta Was this translation helpful? Give feedback.
-
PHP does not have version 9.4.9. |
Beta Was this translation helpful? Give feedback.
-
One of the reasons that the port is changing automatically or stopped is because of the infinite loop inside the code. Suppose you have instantiated the self class on the constructor or may have looped through the class in the constructor. |
Beta Was this translation helpful? Give feedback.
-
too many reasons to change port automatically, |
Beta Was this translation helpful? Give feedback.
-
Just had the same problem. On my server it worked - localy not. My solution was to replace the PHP-Version on my pc. Maybee this can help some developers and save some time ;) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
vokoscreen-2020-12-28_14-51-50.mp4
Laravel Version: 8.11.2
PHP Version: 9.4.9
Database Driver & Version: MySQL 10.4.14-MariaDB
@vue/cli 4.5.9
Description:
laravel port is changing automatically after a while(8000=>8001....) or when i refresh the page or navigate to another### Steps To Reproduce:
Beta Was this translation helpful? Give feedback.
All reactions