Level 11
@c3422867 url should be http://localhost:8000
In Documents/Laravel I run: composer global require "laravel/lumen-installer" I then run: lumen new blog and then I run: php -S localhost:8000 -t public
but then I get "This site cant be reached" on http://localhost:8080/
Please or to participate in this conversation.