Hamid Mohayeji

Results 2 comments of Hamid Mohayeji

Hi. What do you mean by "the application is not running"? The `start()` method should only be invoked from the command line (php cli).

You can create a [console command](https://laravel.com/docs/6.x/artisan) in Laravel and put the codes there, as described in the documents of [php-eureka](https://github.com/piwvh/php-eureka).