Stephen Rushing

Results 6 comments of Stephen Rushing

This is still an issue. The last compatible version of Translatable package is https://github.com/spatie/laravel-translatable/releases/tag/4.6.0 (from 2020). After creating my own trait with compatible methods and following the [docs](https://backpackforlaravel.com/docs/5.x/crud-operation-update), including having...

Thanks for the prompt response! Very much looking forward to v6! I think this will be a quick fix for v6 considering the laravel V10 requirement. I started a test...

Perfect, thank you! I've successfully updated my app... On Wed, Jul 5, 2023 at 6:57 AM Cristian Tăbăcitu ***@***.***> wrote: > @stephenr85 you can find a list of all >...

That's what I did, but I filed another feature request regarding the naming conventions, as there is too much potential for collision with the current solution. On Wed, Jul 26,...

I tried to workaround this by changing the page class used in the rinvex.pages config to my local \App\Models\Page class (which extends the Rinvex Page class), then adding a cast...

Also interested. I am attaching files to the assistant for the time being, which works for the code interpreter, but the SDK throws an error trying to use "file_search" as...