PHP code example of habeuk / drupal_project_habeuk
1. Go to this page and download the library: Download habeuk/drupal_project_habeuk library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
habeuk / drupal_project_habeuk example snippets
cd /siteweb/mydrupal/public/web
php -d memory_limit=256M ./core/scripts/drupal quick-start habeuk_profile
php -S localhost:8000
php -S localserver-php.hbk:8000