Recherche

Voici les résultats de votre recherche.

Résultats plein texte:

Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
26 Occurrences trouvées, Dernière modification :
Forgery (CSRF) * API and Endpoint creation * Database Handling including: * Managing the database structure using Schema * Managing database queries using Query We'll build upon the groundwork set up ... (CSRF), setting up API routes, and more advanced database handling. ===== Cross-Site Request Forgery (CSRF
Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
12 Occurrences trouvées, Dernière modification :
o be used to create shared methods that require a database * Add support for helpers to be used to create shared methods that do not require a database These enhancements will provide the flexibility ... "CLI" ] ], "DATABASE" => [ "class" => "\LaswitchTech\coreDatabase\Database", "scope" => [ "Route
Announcing MySQL INI Configurator - Simplifying MySQL Configuration Management @en:blog:2024:11:29
2 Occurrences trouvées, Dernière modification :
files intuitive and hassle-free. Whether you’re a database administrator or a developer, the tool ensures yo... s MySQL INI Configurator brings to developers and database administrators alike. As the project evolves, I l
How to Install DokuWiki on a LAMP Server @en:blog:2023:12:18
1 Occurrences trouvées, Dernière modification :
and flexible wiki software that doesn't require a database, making it a perfect choice for small to medium-s
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
1 Occurrences trouvées, Dernière modification :
, you can add new modules (for example, a router, database handler, or templating engine) and continue refin