i guess you've checked if you have the port (80 or 8000) blocked with a firewall on the ubuntu machine acting as the server?
my guess is that the built in laravel server only listens on localhost and your apache config is borked. i would use nginx and php-fpm instead of apache, but that's just me.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community