Level 1
Yep, I just released a basic Browsable API for Laravel similar to what you get in Django REST Framework
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have some experience with Django / Django Rest Framework and I would like to build a browsable API with Laravel. It looks like it's a lot easier to this with DRF, many of these features are just included out of the box. I looked into Lumen, but I think I'm better off with Laravel. Can you provide tips, composer packages I could use to built a Django-like REST framework app?
Please or to participate in this conversation.