PHP code example of ralphjsmit / tall-install
1. Go to this page and download the library: Download ralphjsmit/tall-install 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/ */
ralphjsmit / tall-install example snippets
bash
php artisan tall-install
# Run this to reindex potential changes in classes.
composer dump-autoload
bash
php artisan tall-install --ddd
bash
php artisan tall-install --pest
bash
php artisan tall-install --browsersync
bash
php artisan tall-install --browsersync --url=custom.test