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/resources
Your Name 26b8a0a6b0 fix: replace deprecated starts_with() with str_starts_with()
The starts_with() helper was removed in Laravel 6. Use PHP 8's native
str_starts_with() instead.
4 weeks ago
..
assets fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 4 weeks ago
lang Apply pint formatting to resources/ 4 weeks ago
views fix: replace deprecated starts_with() with str_starts_with() 4 weeks ago