You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ Larament is a **bloat-free starter kit** for quickly launching **Laravel 12.x**
11
11
> [!CAUTION]
12
12
> **Filament 4** is currently in beta — use it cautiously in production.
13
13
14
+
> [!NOTE]
15
+
> Larament requires **PHP 8.3** or higher to run.
16
+
14
17
## Known Issues
15
18
16
19
-**Table Configuration**: The global table configuration using `Table::configureUsing()` in `AppServiceProvider` is currently broken. This is a known issue in Filament 4 beta. You'll need to configure table settings individually in each table's configuration until this is fixed.
0 commit comments