Juha Vehnia
Juha Vehnia
Hyn/Tenant 5.6 the example uses $app['config']['driver'] to get the tenant UUID, however it is always null. Does anybody know how to detect the Tenant in CLI operations like background processes?...
I am getting this error after upgrading the package. This is caused by HandleCors::class not resolving from the container. Seems like the package now has an issue if HandleCors::class is...
It appears Oliver may have abandoned this otherwise great project. I forked it and upgraded this project completely. It has much improved database storage, added reject tracking and support for...
After multiple hours in dependency hell I finally arrive to this error that I don't seem to be able to solve no matter what I try. ``` Error: [VuetifyLoaderPlugin Error]...
The compiler options need to be documented somewhere. I found some posts on how this is supposed to work in vue2 and vue3 plugins. I am using the vue2 plugin,...
Import EmailEditor fails with Vite, and it appears that the master version is no longer compatible with Vue2. There are no tags or releases to reference. Does anybody know which...
Based on the error object documentation it appears that PapaParse is supposed to detect missing or extra columns but it is not. This is the most common problem with client...
This project doesn't work with Vite due to the render functions. Also Vue 3 support maybe questionable due to low level implementation. Any interest converting this project to use templates...