Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mrkarma4ya's avatar

Looking for a tutorial on API for recent Laravel versions

I'm looking for a good tutorial on API for recent Laravel versions, preferably in video form.

Most results I've found are for older versions or the ones that use additional packages like Passport, which I'm not sure I should be diving into with 0 knowledge of APIs.

I found a video for Laravel 5.5 (https://www.youtube.com/watch?v=4pc6cgisbKE), is it relevant for Laravel 7?

0 likes
2 replies
bobbybouwmann's avatar
Level 88

The video you linked to is still very valid. The concept behind resources hasn't changed in Laravel. So you're still good to go with that ;)

Please or to participate in this conversation.