Skip to content

Commit 18c7e45

Browse files
Add note about Larament requiring PHP 8.3 or higher
1 parent b9712f7 commit 18c7e45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Larament is a **bloat-free starter kit** for quickly launching **Laravel 12.x**
1111
> [!CAUTION]
1212
> **Filament 4** is currently in beta — use it cautiously in production.
1313
14+
> [!NOTE]
15+
> Larament requires **PHP 8.3** or higher to run.
16+
1417
## Known Issues
1518

1619
- **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

Comments
 (0)