#When running php artisan serve
7 messages · Page 1 of 1 (latest)
Sounds like you're missing the parenthesis for some reason
https://github.com/laravel/laravel/blob/11.x/artisan
Okay thankyou that seems to have worked but now getting this error Fatal error: Uncaught Error: Call to a member function handleRequest() on string in /home/ebrookes/code/appointment-system/public/index.php:20 Stack trace: #0 /home/ebrookes/code/appointment-system/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once() #1 {main} thrown in /home/ebrookes/code/appointment-system/public/index.php on line 20
So same thing in index.php?
Have you modified these files?
No I havnt modified them no