Adrià Llongarriu
Adrià Llongarriu
**Describe the bug** The Middleware LocaleCookieRedirect in line 59 use `$params[0]` insed of `$locale`. Variable params are not validate with the funcion `checkLocaleInSupportedLocales()` this cause to store incorrect values inside...
## Template ```blade @php // if breadcrumbs aren't defined in the CrudController, use the default breadcrumbs $breadcrumbs = $breadcrumbs ?? $defaultBreadcrumbs; @endphp ``` ## Context (Environment) When you format the...
# Bug report ### What I did Use ranges options in a date_range. I wanted the same options as a filter an copy the seme config as `vendor\backpack\pro\resources\views\filters\date_range.blade.php` My code:...
## WHY Add locale ca for catalan since it is in CRUD but not in this repository ### Is it a breaking change or non-breaking change? No ### How can...
I want to create an item to a Sharepoint List with one column being hyperlink. But theres is no examples and the errors returned by the api are not very...
## WHY I need a be able to copy the content of the column to the clipboard. Basically is a text column with an icon and on click the span...
In the documentation explaint how to use Fake Fields but there is no reference to the function `->withFakes()` that return the entity with fake fields as attributes. That makes it...
In pages like https://backpackforlaravel.com/docs/5.x/crud-fields it would be good to have the option to go to the top with one click. Go to te top of the page or the secction...
Improve demo to show all fields, filters and columns. Especially to show what features are PRO and what are FREE. There could be 2 sections one only with FREE features...
### Checklist - [X] I've already searched through [existing tickets](https://github.com/fullcalendar/fullcalendar/issues) - [X] Other people will find this feature useful ### Is this feature for a specific connector (React/Angular/etc)? No connector...