Create Invoices

Hello, um new to filament and I am doing a project and I want to make invoices.. now I already make orders, and i want to print or make pdf of the orders as invoices. can anyone help me with a easiest way?
2 Replies
lutek
lutek4mo ago
🙂 first google result: https://github.com/chandraauliatama/InvoiceCreator is this for you?
GitHub
GitHub - chandraauliatama/InvoiceCreator
Contribute to chandraauliatama/InvoiceCreator development by creating an account on GitHub.
Sydd
Sydd4mo ago
in my case i used TCPDF before, and now using Spatie Laravel PDF

Did you find this page helpful?