Skip to content

Call to undefined method Laravel\Lumen\Application::routesAreCached() #52760

@davidniechoj

Description

@davidniechoj

Laravel Version

Lumen 11

PHP Version

8.3

Database Driver & Version

No response

Description

Hi,

i have a lumen installation. Since today (I used composer update) I can't do something like this anymore.:

$file = Storage::disk('local')->get('image_missing.jpg');

There is always this Error Message:

`In FilesystemServiceProvider.php line 81:

Call to undefined method Laravel\Lumen\Application::routesAreCached() `

Steps To Reproduce

As soon as I use storage facade, it breaks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions