PHP code example of qsnh / laravel-cadillac

1. Go to this page and download the library: Download qsnh/laravel-cadillac 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/ */

    

qsnh / laravel-cadillac example snippets


php artisan cadillac [tableName] --export --html

php artisan cadillac

php artisan cadillac tableName

php artisan cadillac --export

php artisan cadillac --export --html

php artisan cadillac --f=users