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

yanikkumar's avatar

Way to implement AR in Laravel?

I want to implement AR module in my project is there any example and way or any package to implement AR feature using Laravel and also how the UI of the AR should be build? Unity of unreal or any other?

0 likes
1 reply
jlrdw's avatar

My first stop is usually a search on GitHub for packages that I might be interested in.

But trying that first may reveal some packages that will work for you.

Remember it's a front end technology laravel is a PHP framework. So when searching, search for AR that works with a what front end JavaScript you use.

2 likes

Please or to participate in this conversation.