lumen - Failed opening required file: server.php -


i having error shown below using lumen 5.1.

failed opening required 'c:\xampp\htdocs\sample/server.php' (include_path='.;c:\xampp\php\pear') in unknown on line 0

i using bash command line , using php artisan serve. when running serve on git bash don't errors. when started type localhost:8000 in browser getting above error.

what can solve this?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

java - No use of nillable="0" in SOAP Webservice -