Juha Vehnia
Juha Vehnia
@milindsingh Thanks for forking this! Switched on to your package to get rid of the security vulnerabilities!
It sure looks like so... Anybody know any alternatives or other forks that are maintained?
Thanks @FloneJan I have to try this out.
It works in the Cloud as well as anywhere else. We use it in AWS and use similar services to what you are planning on using. You need to use...
We solved this simply prefixing multiple tenants into their own folders based on UUID. Do not attempt to use multi-tenant for this. Ideally you will create a wrapper class on...
So it looks like Tenancy doesn't differentiate between public and private disks, all what we have is "tenant" disk. Everything is basically made private which causes everything to be loaded...
Upgraded the package completely if you are still interested https://github.com/juhasev/laravel-ses
Hi @oliveready7, Try it out we are using it in production and it is working great. I've removed the public bounce stats routes from the package but you can easily...
No other changes. Reverted back to the previous version 2.0.3 and everything works properly with the above config.
This is Laravel 8 standard without Octane. The error happened during testing.