You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/bootstrap
Your Name 9958b095dd refactor: rename VerifyCsrfToken to PreventRequestForgery
Prepares for Laravel 13 where VerifyCsrfToken is deprecated in favor
of PreventRequestForgery. The old class remains as an alias in v13 but
will be removed in a future version.
4 weeks ago
..
cache Add Laravel Framework 9 years ago
app.php refactor: rename VerifyCsrfToken to PreventRequestForgery 4 weeks ago
providers.php refactor: migrate to modern bootstrap/app.php architecture 4 weeks ago