question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Symfony's new directory structure and the settings.

See original GitHub issue

What are the proper settings for the new directory structure?

Translations is now translations, easy. Web directory is now public, easy. App directory is now what exactly? this one is a bit hard to change to the right folder…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:13
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
cybernetcommented, Jul 1, 2018

#1118 is still not fixed, it’s been months since symfony 4 was released and now it is stable ( 4.1.1 ), yet this is still a bug 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Override Symfony's default Directory Structure
By default, the .env configuration file is located at the root directory ... Edit the public/index.php and/or bin/console files to define the new...
Read more >
Shiny new Directory Structure - SymfonyCasts
But first, I have a confession: Symfony 3 doesn't have *any* new features. ... a couple of settings so that it knows to...
Read more >
create new folder structures in Symfony - php - Stack Overflow
As Symfony is a PHP framework and doesn't impose any choices, you're free to place your classes ...
Read more >
Project Setup & Directory Explained | Symfony 6 for Beginners
This video will show you how you can setup your first Symfony project, and we will be diving into the files and folders...
Read more >
Symfony 4: Directory Structure |Articles - Fabien Potencier
The new config/ directory is the equivalent of the current app/config/ directory. But with a very different layout. parameters.yml and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found