Fulltext results:
- Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
- e also changed the default class for ''CLI'' to ''LaswitchTech\Core\CLI'' so that we can start working on it bef... license.org/) * @author Louis Ouellet <louis@laswitchtech.com> */ // Declaring namespace namespace LaswitchTech\Core; // Import additionnal class into the global namespace use LaswitchTech\Core\Config; use LaswitchTech\Core\Strap; use Exc
- Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
- license.org/) * @author Louis Ouellet <louis@laswitchtech.com> */ // Declaring namespace namespace LaswitchTech\Core; // Import additionnal class into the global name... license.org/) * @author Louis Ouellet <louis@laswitchtech.com> */ // Declaring namespace namespace LaswitchTech\Core; // Import additionnal class into the global name
- Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
- license.org/) * @author Louis Ouellet <louis@laswitchtech.com> */ namespace LaswitchTech\Core; use LaswitchTech\Core\Configurator; // Soon replaced with Config use LaswitchTech\Core\Module; use Exception; class Bootstrap {
- How to Build a Simple Ticketing System in DokuWiki @en:blog:2024:10:08
- <div class="center header"> <img src="https://laswitchtech.com/_media/logo.png" alt="logo"> <h1 class="center">LaswitchTech</h1> </div> <h1>Ticket - @@ticketid@@ - @@pri... </div> </div> </main> </code> <code text> LaswitchTech Ticket - @@ticketid@@ - @@priority@@ -----------
- Repurpose Old Printers Using a Raspberry Pi @en:blog:2025:01:20
- -02.tar.gz |}} </block> <code bash> wget https://laswitchtech.com/_media/en/blog/2025/01/20/linux-ufrii-drv-v60... Python Startup Monitor ===== [[https://github.com/LaswitchTech/pythonStartupMonitor|Python Startup Monitor]] is ... P. <code bash> cd ~ git clone https://github.com/LaswitchTech/pythonStartupMonitor cd pythonStartupMonitor chmo
- Announcing MySQL INI Configurator - Simplifying MySQL Configuration Management @en:blog:2024:11:29
- the latest release from the [[https://github.com/LaswitchTech/mysql-ini-configurator | GitHub Repository]]. -... e. Check out the project on [[https://github.com/LaswitchTech | GitHub]] and let me know what you think! =====