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

leviathanz's avatar

Anyone has experience using Apiato?

Hi All,

Anyone here has experienced with apiato? I just want to know if possible to integrate apiato with the existing laravel system.

Thanks,

0 likes
1 reply
bobbybouwmann's avatar
Level 88

Well, Apiato is not a package but a full application. If you want to use this with an existing application I would recommend you create a fresh Apiato application and then migrate all your routes, controllers, and so on to the newly created application.

I don't think there is an easy way to add Apiato to your existing project. You can of course copy over all their files from the project, but I think it will hurt you more than it helps.

4 likes

Please or to participate in this conversation.