That's a rather broad question. I'd say, start building 🙂 Look through their API docs (https://pve.proxmox.com/wiki/Proxmox_VE_API I think?) and start making API requests for what you want to do. They even have PHP libraries you could use if you don't want to implement those API calls yourself with, for example, Laravel's Http client
#I want to know how I can integrate proxmox with Laravel 10
1 messages · Page 1 of 1 (latest)
Ok, I understand, but isn't there an alternative package like breeze (I don't think it's the best example, but I think you understand)?
Which will help me do things a little faster
Because I am new to laravel and I would really like to understand more things
Well yeah, there's literally 5 PHP packages mentioned on their API docs, which you can use to communicate to the API. Doubt you're going to find a prebuilt thing that just has everything implemented you need and you only needing to deploy it
Do you think you can send me a link?
I already did mate
So you didn't even read that page 🥲
Oh ok, I didn't look, I'm sorry.