romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
701 stars 92 forks source link

Lumen support #60

Closed f1mp3r closed 2 years ago

f1mp3r commented 3 years ago

Hi, I was curious if lumen support was considered at some point as currently it gives this error when trying to run the migration: Call to undefined method Laravel\Lumen\Application::configurationIsCached();

romanzipp commented 3 years ago

I haven't worked with Lumen yet. Feel free to send a PR regarding this

Rasoul-Karimi commented 2 years ago

now support lumen 9 or not??

romanzipp commented 2 years ago

As I've said before, feel free to create a PR for Lumen support