LinkStack/app/Http/Controllers
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
..
Auth add role vip redirect to studio after login 2021-07-06 15:36:17 +07:00
AdminController.php Fixed 'Edit User' changes not applying 2022-03-28 19:54:17 +02:00
Controller.php admin littlelink 2021-04-16 03:30:00 +04:30
HomeController.php admin littlelink 2021-04-16 03:30:00 +04:30
UserController.php Added check, if added links end with "/" 2022-03-31 22:45:51 +02:00