Template customization

Is there a practical way to edit php and view results progressively? With html it’s easy to just drop your file in a web browser for a preview at any point in the process but since that’s not possible with php, I find myself going back to the dashboard and generating a new invoice each time I tamper with anything. Is there something I’m missing?
thank you.

Why nobody reply? :face_with_peeking_eye:

Hi @Dum_Mag. If you are trying to make some small changes to invoiceplane and need to test the edits localy you can try a couple of things. The most complete setup would be using Docker. But if you want to just do some minor changes you might want to use some tool that can simplify the work such as laragon (https://laragon.org)

1 Like