K.
K.
Question
How to modify or add my own translation
Import via component  Trying to use it globally  Under nuxt.config.ts plugins  Got this error. 
Assalamu alaykum brother @radensaleh I have this PR please take time to review and consider. Jazakallahu khayran!
### Feature description I can't do something like this ``` use Stephenjude\FilamentBlog\Resources\PostResource as BasePostResource; use Illuminate\Database\Eloquent\Builder; use Illuminate\Support\Facades\Auth; class BlogResource extends BasePostResource { public static function getEloquentQuery(): Builder { return...
Hello I want to to modify the UI of the sidebar using tailwindCSS
Error **Target [Illuminate\Contracts\Auth\Access\Gate] is not instantiable.** when running `php artisan vendor:publish --provider="Jorenvh\Share\Providers\ShareServiceProvider"` Laravel 12 PHP 8.3
### Terms - [x] Before you openning this issue, i have checked if the issue has already been reported. ### Bagisto Version(s) affected 2 ### Issue Description Error when accessing...