-
Hey there, I made a similar package though it's not nearly as stable and well maintained as this package. I was just wondering whether there is any official Laravel integration, or if it's planned? Id…
-
### Bug type
Behaviour
### Commenter Version
2.0
### Description
![Uploading image.png…]()
Here the query :
select "comments".*, (select count(*) from "reactions" where "comme…
-
Hi!
First, thanks for creating the laravel-devices package — it's really helpful!
I'm building a RESTful API using Laravel Sanctum and Laravel Fortify for authentication, and I was wondering if …
-
### Summary of problem or feature request
In plain JS something like below is used to make Blade display an icon when a boolean value is set.
Following your example from Quick Starter where am I …
-
```php
Typed property TomatoPHP\FilamentBookmarksMenu\Filament\Pages\Bookmarks::$bookmark must not be accessed before initialization
```
I'm facing an issue after installing the "FilamentBookmark…
-
### What happened?
I can't set the defaultPerPage anymore for my DataTables (nothing in my session), it always fallbacks to the first option of the setPerPageAccepted (for me, 10 instead of 25).
L…
-
### Summary of problem or feature request
I would like to add a barcode with the data of the table row, but I am in difficulty because I have never done with laravel yajra datatable html serverside…
-
In the `laravel-datatables-vite` repository, I found an interesting ajax batch feature that is supposed to be used by creating a button like this:
```php
Button::make('ajaxBatch')
->text('…
-
With Laravel I get a lot of false positives on scopes and properties
I would like to be able to skip folders or have rules per folder
-
### Laravel Version
11.30.0
### PHP Version
8.3.13 64bit TS
### Database Driver & Version
_No response_
### Description
When logging with **single-quoted** `'` strings that containing **escape …