Hello, what package do you recommend to connect with LARAVEL?
TL;DR
You can use the Appwrite PHP SDK with the Laravel framework. It may be a bit complex, but you can refer to a similar conversation in the server here: [link to server conversation].
To handle sessions in your Laravel project, you can use the Appwrite PHP SDK directly.
As for connecting with Laravel, there is no specific package recommendation mentioned in the thread.The PHP SDK we have can be used itself
I understand, but for implementation issues of the project I'm working on, I need LARAVEL and I understand that APPWRITE handles the sessions for you
@MH7 you should be able to use the php sdk inside the laravel framework 🙂 It does get a bit complicated, you can check a similar conversation in the server here: https://discord.com/channels/564160730845151244/564160731327758347/1118163041968722013