ended8월 27일· 1 sources

Stop rewriting your API responses in Laravel (Use this Trait instead)

Why it matters

If you are building API-driven applications, nothing clutters up your controllers faster than manually typing out response()->json(...) arrays every single time you need to return data or throw an err...

1
Sources
+0
24h
Growth
25d
Active

Sources

Related Issues