Skip to content

change commands and auto-generate files structure

Compare
Choose a tag to compare
@khanzadimahdi khanzadimahdi released this 20 Feb 11:47
· 6 commits to master since this release
  • command to create clients: php artisan make:extractor-client name
  • command to create middlewares: php artisan make:extractor-middleware name

All auto-generate files has moved to app\Http\RemoteRequests .