Skip to content

Symphony vs Flat PHP > "Add a Touch of Symfony2" is incorrect #904

@ienzam

Description

@ienzam

"First, download symfony and place it into a vendor/symfony/ directory."
This is not at all clear. We just need to extract it somewhere.

Next the autoloader example has a line
'Symfony' => DIR.'/vendor/symfony/src',

It does not seem to work. After changing it to
'Symfony' => DIR.'/**../**vendor/symfony/src'
it seems to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions