MarcinOrlowski / laravel-api-response-builder

Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
MIT License
720 stars 79 forks source link

Go PSR-4 🚀 #208

Closed szepeviktor closed 3 years ago

szepeviktor commented 3 years ago

This pull request...

szepeviktor commented 3 years ago

💡 There is work to be done! See the output of composer dump-autoload --optimize

MarcinOrlowski commented 3 years ago

PSR-4 is the way to go but I always had excuse ready to postpone this cleanup. Thanks for your contribution :)

szepeviktor commented 3 years ago

You're welcome.