InvoiceApp is a Laravel-based Invoicing system that offers an easy and straightforward way to keep track of your Invoices, Estimates, Clients , and more.
Features:
- Dashboard with key insights and metrics
- Products, categories, brands, and suppliers management
- Sales and purchases tracking
- Customers and user management with roles and permissions
- Settings and preferences
- Inventory adjustment and stock management
- Multi-currency support
- Warehouses multi-locations
- Local and cloud-based backup options
- Import/Export functionality
- Multi-language support
- POS integration
- Notifications and alerts
- Send product promotion to telegram
Built with Laravel 9, Livewire, ensuring a fast and responsive user experience. Try it out today and see how it can help you manage your Invoicing and grow your business.
- Email: `[email protected]`
- Password: `password`
- PHP >= 8.1 (or higher)
- Composer
- Node.js
- NPM
- MySQL
- Clone the repository
- Run
composer install
- Run
npm install
- Run
npm run dev
- Create a database and update the
.env
file - Run
php artisan migrate --seed
- Run
php artisan serve
- Login with the following credentials
- Email:
[email protected]
- Password:
password
- Email:
- Enjoy!
The Laravel framework is open-sourced software licensed under the MIT license.
If you like this project, leave a star and share it with your friends.