laravel / lumen-framework

The Laravel Lumen Framework.
https://lumen.laravel.com
MIT License
1.48k stars 420 forks source link

Console erro report #1268

Closed Nanzitos closed 1 year ago

Nanzitos commented 1 year ago

Lumen Version

10.0.0

PHP Version

8.2.4

Database Driver & Version

Aplication

Description

Constant error in the log stating::

[2023-06-21 14:09:30] local.ERROR: Uncaught Error: Call to undefined function app_path() in Command line code:1 Stack trace:

0 {main}

thrown {"exception":"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Uncaught Error: Call to undefined function app_path() in Command line code:1 Stack trace:

0 {main}

thrown at Command line code:1) [stacktrace]

Steps To Reproduce

tail -f storage/logs/lumen*.log

driesvints commented 1 year ago

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!