Glenn Jacobs
Glenn Jacobs
To allow add-on developers to inject buttons (aka Filament Actions) we want to offer an Action Group on each page (or table row) ready for further actions to be injected.
This allows the usage of `->locale('es')` as the standard Laravel Mailable does.
Just come across this package and it looks very helpful, but it's stuck at Laravel 8. Could it be updated to support up to Laravel 10? Thanks.
To allow static hosting, we probably need to include the following in the Nuxt config ``` // Target (https://go.nuxtjs.dev/config-target) target: 'static', ``` This allows a Nuxt project to be generated...
With a fresh install of GetCandy, the collections section of the hub errors.
Can we do something about these warnings? If they're coming from Nuxt, do we need to upgrade?
Great to see my original effort has been forked and improved so much :-) I'm starting a new API project and so am looking at this again. I feel like...