framework/views
Franz Liedke 89e018a4f0
Simplify PrerequisiteInterface
I went with a return type of Collection, because it is easier to call
methods such as isEmpty() directly on those objects.
2019-01-31 21:52:05 +01:00
..
error Move view logic into middleware 2017-11-29 22:25:57 +10:30
frontend Don't output empty html tag attributes 2018-12-04 09:47:49 +10:30
install Simplify PrerequisiteInterface 2019-01-31 21:52:05 +01:00
layouts Add a "return home" link to 404 errors 2017-11-29 13:23:25 +10:30
log-out.blade.php Generate URL in the controller instead of the view 2017-11-29 22:20:06 +10:30
reset-password.blade.php Fix class name 2018-01-01 10:34:19 +10:30