Open source inventory management build with Laravel!
This project includes the following features:
- Product Management
- Inventory Tracking
- User Authentication
- Advanced Search Options
- Alerts and Notifications
| Color | Hex |
|---|---|
| Primary Color | |
| Background Color | |
| Text Color |
DB_DATABASE: Name of the database.DB_USERNAME: The username to access the database.DB_PASSWORD: The password to access the database.
Clone the project
git clone https://github.com/natainditama/inventoxy.gitGo to the project directory
cd inventoxyInstall the dependencies
composer install && yarn installDefine your environment file
cp .env.example .envGenerate the application key
php artisan key:generateStart the local server
php artisan serveContributions are always welcome!
See contributing.md for ways to get started.
Please read the Code of Conduct
This project is licensed under the MIT License. See the LICENSE file for details
Contact me for inquiries, suggestions, or contributions via the following channels:
Thank you for your support, interest, feedback, and contributions!
