Deleted laracel commands file

This commit is contained in:
prashant-webkul 2018-10-26 19:56:45 +05:30 committed by GitHub
parent 7d68e20de6
commit 8806c938fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
php artisan make:controller UserController && mv app/Http/Controllers/UserController.php packages/Webkul/User/src/Ht
tp/Controllers
php artisan make:migration foo --path=packages/Webkul/User/src/Database/Migrations
php artisan db:seed --class=Webkul\\User\\Database\\Seeders\\DatabaseSeeder
php artisan route:cache