Christian Computer Ministry
The Christian Computer Ministry is established for Shiloh members for effective use of computers for Christian purposes. The Christian Computer Ministry has a multi faceted mission. The primary objective of…
The Christian Computer Ministry is established for Shiloh members for effective use of computers for Christian purposes. The Christian Computer Ministry has a multi faceted mission. The primary objective of…
Brief Tutorial on using yii2 advanced project type. Build Yii2 advanced model by issuing the following composer command. After the project has been created it has to be initialized by…
A tool is available to assist in ceating custom API in PHP. The API includes the ability to connect to the most popular data base management systems. Mr. Arch Brooks,…
This article is a baseline for installing Archlinux. To install the base Archlinx system follow this link. Once the base system is installed proceed to create a LAMP stack by…
If you are unfamiliar with WampServer please view the associated video by clicking here. Download the WampServer by clicking here. Once the download is complete begin the install by clicking…
The balance of this article makes recommendations for making a Kubuntu installation suitable for a production environment. The first task is to apply all available changes through the Discover file…
To achieve SEO friendly URL’s for the Yii2 framework can be challenging. Below you will find an example that works for my Yii 2 application. Mr. Arch Brooks, Software Engineer,…
First install the Apache web server by issuing the following command. Install the latest version of PhP by issuing the following command. The latest version of PhP will be installed.…
The basic web site installation should be modified to enable pretty url’s. Modify config web.php to turn pretty url’s on. The next step is to place a .httpaccess file in…