tomatophp/filament-invoices

could not find driver (Connection: , SQL: select "label", "name" from "icons" limit 10)

mallemagassa opened this issue · 5 comments

I installed tomatophp/filament-invoices. When I tried to access http://127.0.0.1:8000/admin/invoice-status, I received the error: 'could not find driver (Connection: , SQL: select "label", "name" from "icons" limit 10)'. Thank you for your response."

please allow SQLite3 PHP ex for caching.

Thank you for your response, it solved my problem. I loved your package. Is it possible to become a contributor?

hi @mallemagassa, that's great, feel free to open any PR for what you want and I will review it and if it's okay I will add it. and you start as a contributor when you just report a problem

hi @mallemagassa, that's great, feel free to open any PR for what you want and I will review it and if it's okay I will add it. and you start as a contributor when you just report a problem

Thank you very much!