Hello, what package do you recommend to connect with LARAVEL?
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
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...