Answer the question
In order to leave comments, you need to log in
Why does symfony only work with localhost, and it is not visible "outside"?
Actually, I'm not asking a question, but an answer.
For three days with my head on the keyboard :( And I didn’t find an answer to such nonsense anywhere on the Internet!
But the point is. Install and configure Symfony, everything is point by point
. relatively simple:
When starting the server, you must explicitly specify the IP of your server.For example:
# bin/console server:start 192.168.1.111:8000
And then everything suddenly starts working :)
Find out this IP using
#ifconfig
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question