Commit Graph

5 Commits (a23a243c62f8fde31d9019dfd861b2d699dbf059)

Author SHA1 Message Date
Your Name 5ebc1af91e BATCH 1 1 week ago
Your Name a424493420 Replace Str::of() fluent chains with static Str::/native calls
Aligns with the app's dominant convention (171 static Str:: calls vs
24 Str::of() chains). Uses Str::afterLast() for the repeated
"segment after last slash" pattern, Str::matchAll() where a
Collection return is needed, and native explode()/substr() where a
plain array/string suffices.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2 weeks ago
Daniel Supernault 53742fa699
Lint 9 months ago
Shlee c541f5172f
Larastan: Update Classifier.php - UnnecessaryVarAnnotation 11 months ago
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 3 years ago