Laravel Community Tools by Tighten

Hosmel Quintana

Joined: 11 years ago
Total tricks: 1
Last trick: 11 years ago

Submitted tricks

Sometimes you need to use some packages based on the environment in which the application is running in, for example "development". You can append environment service providers and aliases in your development configuration file "app/config/development/app.php" with the "append_config" helper method.
hosmelq 11 years ago 8982
4.1