blue-twilight/app/Http
2020-04-18 18:25:43 +01:00
..
Controllers Updated all resource routes to follow Laravel's standard of the "id" parameter on edit/update/destroy routes being the singular of the resource #142 2020-04-18 18:25:43 +01:00
Middleware Update the permissions cache post-upgrade 2019-08-06 21:17:53 +01:00
Requests #4: If a validation error occurs while replying to a comment, the form is now re-rendered instead of JSON and a 422 being returned. 2018-09-18 15:50:12 +01:00
Kernel.php #3: Fixed issues where the album list didn't always show in the menu - and when it did, it was only applicable to anonymous users 2017-04-15 10:59:18 +01:00