Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upwhere is the index.php file #53
Open
Labels
Comments
This comment has been minimized.
This comment has been minimized.
Example index.php is in the yii-project-template package. |
This comment has been minimized.
This comment has been minimized.
But it would be the right thing, if the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What steps will reproduce the problem?
composer create-project --prefer-dist --stability=dev yiisoft/app myapp
What's expected?
an index.php file public
What do you get instead?
no index.php in public
Additional info