lorisleiva / laravel-actions

⚡️ Laravel components that take care of one specific task
https://laravelactions.com
MIT License
2.49k stars 121 forks source link

Add jsonApiResponse method in the controller #223

Closed digitlimit closed 1 year ago

digitlimit commented 1 year ago

This PR will add jsonApiResponse which will handle requests going to /api endpoints I noticed there is no way to do this if I want to use the same action for both web and api

lorisleiva commented 1 year ago

Hi there, sorry I have no plans to support this. Thank you for understanding.