【Laravel】artisanのconfig:clearコマンドを解説

Laravel

Laravel 10.xのartisanの「config:clear」コマンドを解説します。

Description

設定キャッシュファイル(bootstrap/cache/config.php)を削除します。

Usage

php artisan config:clear

Options

オプションはありません。

Example

no options

php artisan config:clear
   INFO  Configuration cache cleared successfully.  

Follow me!

コメント

PAGE TOP
タイトルとURLをコピーしました