Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 523 Bytes

installation.md

File metadata and controls

20 lines (14 loc) · 523 Bytes

Ulrack Environment Extension - Installation

This package is meant as a plug-and-play extension to any Ulrack project. To start using this package, install it through composer by running:

composer require ulrack/environment-extension

After the package is installed, run the following command:

bin/application cache clear

After this is done, the extension should be up and running.

Further reading

Back to usage index

Create an environment variable