I needed to create a quick small API for some entities in an existing Laravel 4.2 web application. I searched for a quick way to add simple authentication for the API. I found chrisbjr/api-guard to be useful. As per the […]
Read MoreI needed to create a quick small API for some entities in an existing Laravel 4.2 web application. I searched for a quick way to add simple authentication for the API. I found chrisbjr/api-guard to be useful. As per the […]
Read More