July 26th, 2025 —
posted in Code With Burt
—
1 minute read
You'll create a Laravel Headless API and connect it to a React frontend. Perfect for devs wanting hands-on experience with API-driven apps
#headless,
#api,
#laravel,
#react
April 22nd, 2022 —
posted in Originals
—
2 minute read
On the 20th of April, I gave a talk at the Full Stack Ghent meetup. I shared some tips that help me in my Laravel workflow, so my talk was called “Quick Wins in Laravel”.
#personal,
#meetups,
#talks,
#api
July 31st, 2022 —
posted in Code With Burt
—
1 minute read
In this video you'll learn how to build a Public API.
We're using, Caching, rate limiting, API resources and we'll have a look at Laravel Telescope.
We'll also use PostMan to test our API.
#api,
#laravel,
#tutorial