PHP code example of openstrongtw / laravel-strongstub

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

    

openstrongtw / laravel-strongstub example snippets


php artisan strongstub:view strongadmin/testAdminUser -t strongadmin_user

參數說明:
-t          表名稱
--force     是否強制覆蓋