mirror of https://github.com/pixelfed/pixelfed
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.
Replace all deprecated helper function calls: - str_slug() → Str::slug() - starts_with() → str_starts_with() - ends_with() → str_ends_with() - array_first() → Arr::first() - array_last() → Arr::last() - array_flatten() → Arr::flatten() Remove laravel/helpers package from composer.json as it is no longer needed and will not be maintained for Laravel 13. |
4 weeks ago | |
|---|---|---|
| .. | ||
| api.php | ||
| app.php | 11 months ago | |
| auth.php | ||
| autospam.php | ||
| backup.php | ||
| broadcasting.php | ||
| cache.php | 4 weeks ago | |
| captcha.php | ||
| cors.php | 1 month ago | |
| costar.php | ||
| database.php | 11 months ago | |
| debugbar.php | ||
| dotenv-editor.php | ||
| exp.php | 1 month ago | |
| federation.php | ||
| filesystems.php | 10 months ago | |
| groups.php | ||
| hashids.php | ||
| hashing.php | ||
| horizon.php | ||
| image-optimizer.php | ||
| image.php | 4 weeks ago | |
| import.php | ||
| instance.php | 1 month ago | |
| laravel-ffmpeg.php | ||
| ldap.php | ||
| livestreaming.php | ||
| logging.php | 7 months ago | |
| mail.php | 7 months ago | |
| media.php | ||
| passport.php | ||
| pixelfed.php | 1 month ago | |
| portfolio.php | ||
| pulse.php | ||
| purify.php | ||
| queue.php | ||
| remote-auth.php | ||
| routes.php | ||
| security.php | ||
| services.php | ||
| session.php | ||
| snowflake.php | ||
| telescope.php | ||
| trending.php | ||
| trustedproxy.php | 1 month ago | |
| view.php | ||
| webpush.php | ||
| websockets.php | ||