Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
13 Hits, Last modified:
Core Framework - Bootstrap * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... * Core Framework - Request * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... tion getHostSSL() { return $this->Server['HTTPS'] == 'on' ? 'https://' : 'http://'; } /** * Get the host address */ public functi
How to Build a Simple Ticketing System in DokuWiki @en:blog:2024:10:08
11 Hits, Last modified:
ng system, we use the following plugins: * **[[https://www.dokuwiki.org/plugin:bureaucracy|Bureaucracy... submissions and automate ticket creation. * **[[https://www.dokuwiki.org/plugin:tag|Tag]]**: For tagging and categorizing tickets by status. * **[[https://www.dokuwiki.org/plugin:tagbutton|Tag Button]]*... g ticket statuses (e.g., Mark as Solved). * **[[https://www.dokuwiki.org/plugin:discussion|Discussion]]
Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
10 Hits, Last modified:
* * Core Framework - CSRF * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... ** * Core Framework - API * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... Core Framework - Endpoint * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... Core Framework - Database * * @license MIT (https://mit-license.org/) * @author Louis Ouellet
Repurpose Old Printers Using a Raspberry Pi @en:blog:2025:01:20
5 Hits, Last modified:
-v600-us-02.tar.gz |}} </block> <code bash> wget https://laswitchtech.com/_media/en/blog/2025/01/20/linu... me network, open a browser and go to: <code bash> https://<RaspberryPi_IP_Address>:631/admin </code> Clic... t additional drivers. <code bash> cd ~ git clone https://github.com/tjfontaine/airprint-generate.git cd ... tall and Configure Python Startup Monitor ===== [[https://github.com/LaswitchTech/pythonStartupMonitor|Py
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
5 Hits, Last modified:
Core Framework - Bootstrap * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... * Core Framework - Module * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... * Core Framework - Config * * @license MIT (https://mit-license.org/) * @author Louis Ouellet ... ** * Core Framework - Log * * @license MIT (https://mit-license.org/) * @author Louis Ouellet
Announcing MySQL INI Configurator - Simplifying MySQL Configuration Management @en:blog:2024:11:29
2 Hits, Last modified:
===== - Download the latest release from the [[https://github.com/LaswitchTech/mysql-ini-configurator ... the user experience. Check out the project on [[https://github.com/LaswitchTech | GitHub]] and let me k
Adding New Features: Updates to Writr v2024-11-12 @en:blog:2024:11:12:adding-new-features
2 Hits, Last modified:
ookmarking, is now available in Writr! With the [[https://www.dokuwiki.org/plugin:starred|Starred]] plugi... r profile more personal and engaging. Using the [[https://www.dokuwiki.org/plugin:userpage|UserPage]] plu
How to Install DokuWiki on a LAMP Server @en:blog:2023:12:18
1 Hits, Last modified:
o the tar.gz file. For example: <code bash> wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-sta
How to disable Telemetry on Windows 11 @en:blog:2024:01:31
1 Hits, Last modified:
r your data. ===== Tutorial ===== - Download [[https://www.oo-software.com/en/shutup10|OOSU]] and the
Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin @en:blog:2024:10:30
1 Hits, Last modified:
etailed setup instructions are available on the [[https://www.dokuwiki.org/plugin:bureaucracy|DokuWiki Pl
Git --- Let's talk about it @en:blog:2024:11:07
1 Hits, Last modified:
on your computer. You can download Git from the [[https://git-scm.com/|official website]]. Once you have
How to Publish a Remote Application using Windows Server RDS @en:blog:2024:11:29
1 Hits, Last modified:
ccess portal URL. The URL will be in the format ''https:%%/%%%%/%%<server_name>/RDWeb''. {{ :en:blog:2024