My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Building an API with Laravel

Emil Moe's photo
Emil Moe
·Oct 11, 2017

I'm going to create an API for a new project. I have done trial and error before, but honestly APIs gets messy fast and hard to refactor without breaking a lot of stuff.

I am doing RESTful but besides that I don't have any guidelines for myself. Which packages for Laravel would you recommend me to create a better streamlined flow or which advices do you have?