PHP code example of michiruf / laravel-ide-helper-companion

1. Go to this page and download the library: Download michiruf/laravel-ide-helper-companion 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/ */

    

michiruf / laravel-ide-helper-companion example snippets

shell
php artisan ide-helper-companion {--throttle=0}
php artisan ide-helper-companion:annotate {--D|dir=} {--throttle=0} {--pint}
php artisan ide-helper-companion:generate {--throttle=0}
shell
php artisan ide-helper-companion --throttle=10