Best laravel framework open-source packages.

Inventoxy

๐Ÿ“ฆ Open source inventory management
Updated 1 month ago

Inventoxy

Open source inventory management build with Laravel!

contributors last update forks stars open issues license


screenshot

๐Ÿ“ About the Project

๐ŸŒŸ Features

This project includes the following features:

  • Product Management
  • Inventory Tracking
  • User Authentication
  • Advanced Search Options
  • Alerts and Notifications

๐ŸŽจ Color Reference

Color Hex
Primary Color #1e40af #1e40af
Background Color #f3f4f6 #f3f4f6
Text Color #000000 #000000

๐Ÿ”‘ Environment Variables

  • DB_DATABASE : Name of the database.
  • DB_USERNAME : The username to access the database.
  • DB_PASSWORD : The password to access the database.

๐Ÿš€ Getting Started

๐Ÿ”ง Prerequisites

๐Ÿƒ Run Locally

Clone the project

  git clone https://github.com/natainditama/inventoxy.git

Go to the project directory

  cd inventoxy

Install the dependencies

  composer install && yarn install

Define your environment file

  cp .env.example .env

Generate the application key

  php artisan key:generate

Start the local server

  php artisan serve

๐Ÿ‘‹ Contributing


Contributions are always welcome!

See contributing.md for ways to get started.

๐Ÿ“œ Code of Conduct

Please read the Code of Conduct

โš ๏ธ License

This project is licensed under the MIT License. See the LICENSE file for details

๐Ÿค Contact

Contact me for inquiries, suggestions, or contributions via the following channels:

Thank you for your support, interest, feedback, and contributions!