Learn how to (CRUD) Create/Read/Update/Delete Invoices, plus learn hoe to print it, Export it to PDF file, and how to send an email with attached PDF Invoice file.
1- Download the project.
2- Update .env file & create Database.
3- Composer install.
4- install packages (npm install && npm run dev)
5- Enjoy :)