PHP code example of openstrong / laravel-strongstub

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

    

openstrong / laravel-strongstub example snippets


php artisan strongstub:view strongadmin/testAdminUser -t strongadmin_user

参数说明:
-t          表名称
--force     是否强制覆盖