Copy `ServeCommand.php` to `app/Console/Commands/` folder and edit `app/Console/Kernel.php` and put `ServerCommand`, like this: ```php