Integration with packages below :
- [barryvdh/laravel-dompdf]
- [cviebrock/eloquent-sluggable]
- [laravel/breeze]
- [laravel/sanctum]
- [pestphp/pest]
- [pestphp/pest-plugin-laravel]
Integration with module below :
- [@claviska/jquery-minicolors]
- [@fortawesome/fontawesome-free]
- [@fullcalendar/bootstrap5]
- [@fullcalendar/core]
- [@fullcalendar/daygrid]
- [@fullcalendar/list]
- [@fullcalendar/moment]
- [@fullcalendar/multimonth]
- [@fullcalendar/timegrid]
- [@mdi/font]
- [@tailwindcss/forms]
- [animate.css]
- [bootstrap]
- [bootstrap-icons]
- [chart.js]
- [datatables.net]
- [datatables.net-autofill-bs5]
- [datatables.net-bs5]
- [datatables.net-colreorder-bs5]
- [datatables.net-fixedheader-bs5]
- [datatables.net-responsive-bs5]
- [jquery]
- [jquery-ui]
- [moment]
- [postcss]
- [postcss-custom-properties]
- [select2]
- [select2-bootstrap-5-theme]
- [sweetalert2]
- [laravel-mix]
- [tailwindcss]
Created to help me for the commission to my staff and to keep track of the products, sales and some other things. This is an invoice system based on laravel 5.4 using mysql. im trying not to make it scroll side by side or scrolling right or left cos im not using "table" for the invoice part i.e adding or removing invoice item. the invoice page was running perfectly according to me.. :D
- Print invoices
- Graphs
- Customers list
- Invoices manament
- Product manament
Current Laravel version suported 5.8
- 1 Import the lastest DB version from database/versions
- 2
composer install - 3
npm install
| Username | Password | Role |
|---|---|---|
| dhiauddin | 123123 | admin |
| fatihah | 123123 | staff |
The Laravel framework is open-sourced software licensed under the MIT license.