mirror of
https://github.com/cachethq/cachet.git
synced 2026-06-30 07:45:47 +00:00
The `asset()` helper was missing at some places so it was not possible to install it in an other place than the server's root (/). The paths have been fixed and now use the `asset()` helper. Also, The steps process takes care of the current path. See: #3618