Commit Graph

11 Commits

Author SHA1 Message Date
Anthony Bocci
c5217637e6 Allow Cachet to be setup not from the server's root
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
2019-06-19 11:19:00 +02:00
Graham Campbell
5ffb5bc912 Upgraded to Laravel 5.7 2018-12-28 13:05:23 +00:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
d807770ff6 Resource changes 2017-09-15 07:39:40 +01:00
James Brooks
41a8562d80 Switch to using Laravel Mix. Closes #2582 2017-06-19 22:38:33 +01:00
James Brooks
58c0cf2f19 Use asset helper 2016-10-30 21:50:56 +00:00
Joseph Cohen
588ab6d404 Split css between dashboard and status page 2016-08-30 13:11:49 -05:00
James Brooks
a1e8806a84 Clean layout doesn't need dashboard class and was missing head 2016-08-27 09:06:17 +01:00
James Brooks
3b487ea2ec Move dashboard partials into the dashboard directory 2015-08-13 22:34:26 +01:00
James Brooks
3c5c8b0096 New login screen. 2015-06-13 14:36:02 +01:00
Joseph Cohen
b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00