Skip to content

The file "/config" does not exist. at FileLocator.php line 46  #19719

Closed
@featuriz

Description

@featuriz

I'm trying Building your own Framework with the MicroKernelTrait from: https://symfony.com/doc/current/configuration/micro_kernel_trait.html

composer require symfony/config symfony/http-kernel \
  symfony/http-foundation symfony/routing \
  symfony/dependency-injection symfony/framework-bundle

This run success and created a index.php as per doc and copy pasted the code (<?php ... )

Then symfony server:start => server starts with no problem. But when i go to http://localhost:8000/random/10 .

Screenshot from 2024-03-28 10-13-39

Metadata

Metadata

Assignees

No one assigned

    Labels

    bughasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions