PHP ARTISAN - 日本語 への翻訳

php artisan

英語 での Php artisan の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Boris In Tinker The php artisan tinker command now utilizes the Boris REPL if your system supports it.
TinkerとBorisphpartisantinkerコマンドは、システムがサポートしている場合、BorisREPLを活用します。
For example, to add the column to the users table use php artisan cashier: table users.
例えば、usersテーブルにカラムを追加するには、phpartisancashier:tableusersを実行します。
Like TravisCI, we will use the php artisan serve command to launch PHP's built-in web server.
TravisCIと同様に、phpartisanserveコマンドを使用し、PHP組み込みWebサーバを起動できます。
You may use the php artisan help queue: work command to view all of the available options.
Phpartisanhelpqueue:workコマンドで全オプションを表示できます。
If you need to regenerate your package's autoload files, you may use the php artisan dump-autoload command.
もしパッケージのオートロードファイルを再生成する必要があるときは、phpartisandump-autoloadコマンドを使ってください。
Jobs/ Queue The php artisan make: job command now creates a"queued" job class definition by default.
ジョブ/キューphpartisanmake:jobコマンドは、デフォルトで「キュー投入(queued)」ジョブクラスを定義するようになりました。
You may also use the php artisan cache: table Artisan command to generate a migration with the proper schema.
正確なスキーマのマイグレーションを生成するために、phpartisancache:tableArtisanコマンドを使用することもできます。
No problem with putting on(iv) run migration and seeding php artisan migrate php artisan db: seed It's all over.
つけてても問題なし(iv)migrationとseedingの実行phpartisanmigratephpartisandb:seed以上で終了です。
This description will be displayed when you run the php artisan list or php artisan help commands.
この説明はphpartisanlistやphpartisanhelpコマンド実行時に表示されます。
Php artisan auth: reminders-controller The generated controller will already have a getRemind method that handles showing your password reminder form.
Phpartisanauth:reminders-controller生成されたコントローラーには、あなたが表示したパスワードリマインダーフォームを処理する、getRemindメソッドが既に用意されています。
Just run php artisan make: auth and php artisan migrate in a fresh Laravel application.
インストールしたばかりのLaravelアプリケーションで、phpartisanmake:authとphpartisanmigrateを実行するだけです。
Not doing so can trigger an error when running php artisan optimize if the service providers listed here do not exist.
上記のサービスプロバイダーが存在していないと、phpartisanoptimizeを実行時にエラーがでます。
To remove the cached routes file without generating a new cache, use the route: clear command: php artisan route: clear.
新しいキャッシュルートのファイルを削除するには、route:clearコマンドを使います。phpartisanroute:clear。
Once your package's migrations have been registered, they will automatically be run when the php artisan migrate command is executed.
パッケージのマイグレーションが登録されると、phpartisanmigrateコマンド実行時に、自動的にパッケージのマイグレーションも行われます。
If you installed Laravel via Composer or the Laravel installer, this key has already been set for you by the php artisan key: generate command.
ComposerかLaravelインストーラを使ってインストールしていれば、phpartisankey:generateコマンドにより、既に設定されています。
The full change list for this release by running the php artisan changes command from a 4.1 installation, or by viewing the change file on Github.
今回のリリースの完全な変更リストは、インストールした4.1でphpartisanchangesコマンドを実行することで表示されます。
If you are using the database cache driver, you should run php artisan cache: clear when deploying your upgraded Laravel 5.5 application for the first time.
データベースキャッシュドライバを使用している場合、Laravel5.5へアップグレードしたアプリケーションを最初にデプロイする時に、phpartisancache:clearを実行してください。
In this case, we will use the make: model command: php artisan make: model Task The model will be placed in the app directory of your application.
この場合はmake:modelコマンドを使用します。phpartisanmake:modelTaskこのモデルはアプリケーションのappディレクトリに設置されます。
Simply execute this command from the root of your project: php artisan migrate If you wish to rollback a migration, you may issue the migrate: rollback command.
プロジェクトのルートディレクトリーでこのコマンドを実行してください。phpartisanmigrateマイグレーションをロールバックしたければ、migrate:rollbackコマンドを発行します。
If you are deploying Horizon to a live server, you should configure a process monitor to monitor the php artisan horizon command and restart it if it quits unexpectedly.
Horizonを実働サーバにデプロイする場合、phpartisanhorizonコマンドをプロセスモニタで監視し、予期せず終了した場合には再起動をかけるように設定する必要があります。
結果: 111, 時間: 0.0338

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語