LinkStack/app/Http
Julian Prieber 5e5ce391b9 Added check, if added links end with "/"
Added check if added, or edited links end with "/". Previously if links were saved without this formatting applied an error exception would be thrown.

For this, I used the previously added functions to check if the link ends with the slash.
2022-03-31 22:45:51 +02:00
..
Controllers Added check, if added links end with "/" 2022-03-31 22:45:51 +02:00
Middleware admin littlelink 2021-04-16 03:30:00 +04:30
Requests/Auth admin littlelink 2021-04-16 03:30:00 +04:30
Kernel.php admin littlelink 2021-04-16 03:30:00 +04:30