plugin list works now finally
This commit is contained in:
4
PRP.md
4
PRP.md
@@ -15,9 +15,9 @@ This document outlines the architecture, functionality, and implementation detai
|
||||
|
||||
## 2. Core Technologies & Stack
|
||||
|
||||
* **Languages:** PHP 8.1, JavaScript
|
||||
* **Languages:** PHP 8.3, JavaScript
|
||||
* **Frameworks & Runtimes:** Laravel 12.21.0, Vue.js 3.5.18, Inertia.js 1.3.0, Livewire 3.6.4, Vite 5.4.19
|
||||
* **Databases:** MySQL (default), with configurations for PostgreSQL, SQLite, and SQL Server. Redis is used for caching.
|
||||
* **Databases:** SQLite. Redis is used for caching.
|
||||
* **Key PHP Libraries/Dependencies:**
|
||||
* Filament 3.3.34 (for the admin panel)
|
||||
* Guzzle 7.9.3 (for HTTP requests)
|
||||
|
||||
Reference in New Issue
Block a user