Running Larvel project php aritsan serve

Hello php artisan serve --host=0.0.0.0
is not working for me. I see that instead of 127.0.0.1 it should be 0.0.0.0
Is there a configuration I am missing?