Matthieu D
Matthieu D
Thanks for pushing this subject for the commnity @tabacitu , we've achieved partial (but good) integration of jetstream with backpack. Replace these three values in config/backpack/base.php : `
Seems like @stepanenko3 has not been very active since some weeks. Would be nice if it could be available anyway.
Bumping on this, please don't close the subject yet 🥇 I was able to use the callback but still encountering save errors, using wrapper function : ``` FileManager::registerWrapper('videos', function (FileManager...
Well I guess that's impossible to achieve right now. Best thing achievable was to store the json with the right format in DB but after that https://github.com/outl1ne/nova-translatable does not provide...
Hi @Rezrazi :) Sure here it is : 1 - Install https://github.com/outl1ne/nova-translatable on a Nova 4/Laravel 11 install. 2 - Create a nova resource for a model with json column...
@Rezrazi I'll try to find some time next week.
This seems to be related to WSL2, I can reproduce but it works flawlessly on a native linux server. I cannot find any solution on my side so far.
We are using the solution provided with Sail / Octane on Laravel documentation. Nothing against changing it to docker image, but it's quite a problem if default config on WSL...