-
I'm using fast-excel 3.2.0 and Laravel v8.28.1.
When I try the basic code to export all users, nothing happens. No file downloaded.
I'm calling the class from a Livewire component.
Should I add so…
-
### Package
filament/filament
### Package Version
v3.2.110
### Laravel Version
v11.22.0
### Livewire Version
v3.5.6
### PHP Version
PHP 8.3.8
### Problem description
I called `refreshFormDa…
euoia updated
1 month ago
-
Getting a `Intervention\Image\Exception\NotReadableException` exception. Due to the design of Croppa this can't be caught, of course, so it would be better for Croppa to handle this gracefully.
Sta…
-
### UNIT3D Version
8.3.1
### PHP & Platform
8.3.12 Ubuntu 22.04.5 LTS
### Laravel verion
9.2.3
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [ ] I can suggest a …
-
Hello to everyone I want to ask something. I'm trying to use PopOvers of Flowbite. I coded with Laravel Livewire a Search Input Field that gets a value and search all the users that matches that value…
-
I am having users list table with action for Delete and Edit, but I want to restrict the action only for Admin users, how can I add the action column only for admin users and for non admins don't need…
-
### Discussed in https://github.com/Laravel-Backpack/CRUD/discussions/2667
Originally posted by **tabacitu** April 13, 2020
Instead of using DataTable's magic to export rows, we should create …
-
When using Laravel Livewire, there's a script that's added, which uses the route: `/livewire.js`. The current nginx configuration tries to serve this as a static asset, due to the `NGINX_STATIC_EXT_RE…
-
### Bug description
I'm noticing random but frequent errors appearing in my server logs. They seem to happen randomly. I don't think they are affecting the visitor experience.
**Example 1 - From…
-
Not sure if it's possible since we need some sort of state for table (sorted etc), but we can give it a try and see how it goes.
It might be pretty cool to build everything as a widget, and then by h…