diff --git a/Laracel Command b/Laracel Command deleted file mode 100644 index 3abe99806..000000000 --- a/Laracel Command +++ /dev/null @@ -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 \ No newline at end of file