Tag: php
- Laravel Local Development Guide · Backend Frameworks — Run PHP full-stack applications on localhost:8000 using Laravel and Artisan, with optional Sail, Herd, or XAMPP environments.
- Installing Chamilo on localhost · LMS — A local installation guide for Chamilo LMS, setting up a lightweight online learning and course platform at http://localhost/chamilo.
- Installing Drupal on localhost · CMS — Install the Drupal CMS in local environments like XAMPP or WAMP, and access the development site at http://localhost/drupal.
- localhost/joomla/administrator & Local Joomla Install · CMS — Install Joomla locally: front end at http://localhost/joomla, admin at http://localhost/joomla/administrator. Setup steps, first login, and 404/blank-page fixes.
- Install Magento 2 on Localhost · E-commerce — Magento 2 locally at http://localhost/magento (docroot → pub/). Composer, database, Elasticsearch, and how to setup Magento 2 in localhost.
- Install Moodle on localhost (localhost/moodle & install.php) · LMS — Install Moodle LMS locally: open http://localhost/moodle and localhost/moodle/install.php, configure moodledata and the database, and fix common installer errors.