make:config

Create a new configuration file

Options

  • force - Create the configuration file even if it already exists Optional

Arguments

  • name - The name of the config Required

Aliases

This command may be aliased by the following:

  • config:make
php artisan make:config [-f|--force] [--] <name>