Skip to content

Get NoConfigurationException on production env #32823

@rniederer

Description

@rniederer
  • Laravel Version: 7.0.1
  • PHP Version: 7.4.5
  • Database Driver & Version: unknown

Description:

Hello

I put my first laravel project on production environment and get this error when I call a api route:

Symfony\Component\Routing\Exception\NoConfigurationException: in file /home/public_html/mydomain.com/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php on line 182

I have only api.php routes. I have no route or view in web.php. I generated the key on production environment and installed the packages with composer install.

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