tomatophp / filament-invoices

Generate and manage yours invoices in Filament
https://tomatophp.com/en/open-source/filament-invoices
MIT License
33 stars 8 forks source link

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

Closed mallemagassa closed 1 week ago

mallemagassa commented 2 weeks ago

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."

linear[bot] commented 2 weeks ago

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

3x1io commented 1 week ago

please allow SQLite3 PHP ex for caching.

mallemagassa commented 1 week ago

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

3x1io commented 1 week ago

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

mallemagassa commented 1 week ago

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!