I’ve recently begun fiddling around with PHP at home, and so have installed Xampp on my Mac and I can access (locally) sites that I create. Nothing fancy but it’s a start. I’m thinking I might make a sort of household ‘organiser’ / to-do list that I can display on an iPad in our kitchen.
However the trouble is that my Mac is not always on, or always at home.
I have a Raspberry Pi running Hassio at home, so I wondered if there was a way / any add-ons for Hassio that essentially allow it to function as an apache / PHP web server?
The other option is to get another Pi and use that as the server but I’d rather not if I can avoid it.