We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b47127 commit 42a8504Copy full SHA for 42a8504
README.md
@@ -11,7 +11,7 @@ FilaPress is a streamlined Content Management System built upon the robust Larav
11
- Leverage the Laravel/Filament ecosystem for plug-and-play features, not a separate plugin marketplace.
12
- Utilize public composer update for upgrades, avoiding a private update server infrastructure.
13
- Ensure all packages and plugins are MIT licensed, guaranteeing 100% commercial viability.
14
-- Bypass Vite compilation dependencies, requiring only a single PHP environment for real-time modifications.
+- Minimize reliance on build tools like Vite, enabling live edits with a PHP-only environment.
15
16
### Features
17
0 commit comments