laranuxt icon indicating copy to clipboard operation
laranuxt copied to clipboard

php artisan serve does not work

Open hadimajidi opened this issue 2 years ago • 2 comments

There is some error during the installation of Laravel in the composer update. Could you please check it out again? Thx

hadimajidi avatar Feb 19 '23 04:02 hadimajidi

@hadimajidi can you provide any detail of the error?

acidjazz avatar Feb 19 '23 05:02 acidjazz

1.php artisan serve

  • Syncing pimple/pimple (v3.5.0) into cache The following exception is caused by a process timeout Check https://getcomposer.org/doc/06-config.md#process-timeout for details

[Symfony\Component\Process\Exception\ProcessTimedOutException] The process "git rev-parse --quiet --verify "a94b---------------------07629e1bed^{commit}""
exceeded the timeout of 300 seconds.

  1. php artisan serve PHP Warning: require(C:-------------\laranuxt\vendor\composer/../phpunit/phpunit/src/Framework/Assert/Functions.php): Failed to open stream: No such file or directory in C:--------------\laranuxt\vendor\composer\autoload_real.php on line 78

hadimajidi avatar Feb 19 '23 19:02 hadimajidi