PDF Invoices creation application built using Laravel and Inertia.Js.
- Customer management
- Product management
- PDF output
$ git clone https://github.com/hrnsykk/Laravel-Invoice-Project-with-Inertia.JS.git
$ composer install
$ npm install
$ npm run dev
$ php artisan serve
The Laravel framework is open-sourced software licensed under the MIT license.