-
## Version information
- Laravel: v8.12
- Voyager: v1.4
- PHP: 8.0
- Database: [type] [version] (e.g. MySQL 8.0)
## Description:
Problem 1
- tcg/voyager[1.4.x-dev, ..., 1.x-dev] …
-
We need to be able to issue API keys to users of the project, to prevent abuse.
-
Hi
when I export some datatable I have this message:
`SQLSTATE[42S22]: Column not found: 1054 Unknown column`
The column is a relation like : post.name
My config
```
"php": "…
-
Hi there! 👋
Laravel v11.31.0
Tailwind CSS 3.4.15
When executing the npm run build command in a Laravel project using the FluxUI package, the following warning appears in the terminal:
```
warn - Th…
-
Hi,
While tinkering with Flux I ran into the following.
I've wired up a fresh Laravel app and installed Flux last Tuesday, using Jetstream & Livewire.
Did I understand correctly from your/Caleb's c…
-
### Platform
Windows
### Operating system version
Windows 11
### System architecture
Intel (x86)
### Herd Version
1.10.0
### PHP Version
8.3.11
### Bug description
I a…
-
### Jetstream Version
5.2.0
### Jetstream Stack
Inertia
### Laravel Version
11.22.0
### PHP Version
8.3.11
### Database Driver & Version
_No response_
### Description
When executing `php ar…
-
### Jetstream Version
5.2
### Jetstream Stack
Livewire
### Laravel Version
11.25.0
### PHP Version
8.2.24
### Database Driver & Version
Apple M1 14.6.1 with homebrew en Lar…
-
### Jetstream Version
5
### Jetstream Stack
Livewire
### Laravel Version
N/A
### PHP Version
N/A
### Database Driver & Version
_No response_
### Description
Although my PR to the docs has b…
-
### What happened?
After a fresh Laravel install, I installed this package with the --teams --api flag
php artisan filament:jetstream:install --teams --api
It installs livewire, filament, etc. …