You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "What's Next" section of Flex, the message says to browse http://localhost:8000
But what if that port is already in use? Have we lost the nice feature introduced in Sf 3.3 to autoselect the first available port? (This will be available if you install WebServerBundle ... but the "first time experience" could be worse than before).
The text was updated successfully, but these errors were encountered:
We cannot have everything here. In #14, you said that we have too many deps by default. Adding the web server bundle means adding at least console as well. Not sure it's worth it. We need to find a way to make the experience "better" as an opt-in, perhaps via another skeleton that would require a package referencing some additional bundles? That way, only one package would have to be removed for more experienced people. WDYT?
…iluz)
This PR was merged into the master branch.
Discussion
----------
Fixed the URL config example of Swiftmailer
Commits
-------
eaff684 Fixed the URL config example of Swiftmailer
In the "What's Next" section of Flex, the message says to browse
http://localhost:8000
But what if that port is already in use? Have we lost the nice feature introduced in Sf 3.3 to autoselect the first available port? (This will be available if you install WebServerBundle ... but the "first time experience" could be worse than before).
The text was updated successfully, but these errors were encountered: