Bubka

Results 246 comments of Bubka

Did you rebuild the cache? If not, run `php artisan optimize:clear` via ssh from the `/srv/` folder. Also, What changes have you made to the `database.php` file?

Did you deploy on the render free tier? If so, the "no disk" restriction of the free plan is probably the cause of the error message. The image's entrypoint script...

Hi, I was planning to release v6 without major changes but only the on-going front-end refactor, your PR will probably change my plans. However, I need to take a closer...

Hi, Great suggestion, I will add it. Thx for the json scheme 👍🏻

Hi, Did the errors occur after updating the extension, or did it never work?

Hi, Indeed, it's broken because of a missing ` variant` parameter in the request payload. Thx for the report.