Home / Scripts & Code / PHP Scripts / Management / Inventory
Inventory System And Stock Control - LaravelInventory System And Stock Control - Laravel
Manage items, allocate resources, and monitor them in real time with our intuitive InventoryHome / Scripts & Code / PHP Scripts / Management / Inventory
Inventory System And Stock Control - Laravel
Manage items, allocate resources, and monitor them in real time with our intuitive Inventory
Overview
Key Highlights
- Laravel 12, PHP 8.2.26, MySQL 9.1.0
- Full Source Code included
- Admin Demo Credentials: [email protected] / admin123456 & [email protected] / user123456
Changelog
Release application: 2.1.0
Features
System Features
- Home – Provides an overview of your items inventory and key metrics in a user-friendly interface.
- Settings – Allows admin to customize system preferences.
- Products – Manage your products name, location, stock, group and much more.
- Locations – Locate your items base on the location area.
- Groups – Arrange your items on groups.
- Units – Setup your items on units.
- Company – Provide details of your company.
- Labels – Create a label template for printing base on padding, margins...
- Print Label – Create a template of your label based on item and label selection.
- Users – Setup user details and roles.
- UsersAction – Overview of user activity.
- Email Cron Job – Setup the Cron Job to Alert if an Item is below QTY Alert.
Requirements
Server Requirements
- PHP >= 8.2.0
- cURL PHP Extension
- OpenSSL PHP Extension
- ZIP PHP Extension
- PDO PHP Extension
- XML PHP Extension
- JSON PHP Extension
- DOM PHP Extension
- Mbstring PHP Extension
Instructions
Installation
- Upload the inventory_market.zip and unzip it on your server, then download the composer and install it Composer Download
- Download the DB (WAMP, LAMP, XAMP) on your server and follow the installation process provided by the DB vendor.
- Open the DB and create a table and a user named as you wish then give the user access to the DB.
- Type in the browser your domain name "http://example.com" and follow the installation steps filling the DB name, user, password then log in with the default Admin credentials and you will reach the Home page.
- The inventory_market.sql file is for DB disaster purpose only and contain the default settings of the app (from scratch - only the users and settings tables contain data, the other no). Import this file on the DB only in case of DB disaster and want to avoid the installation process.
Update the .env file with the App name, Timezone data
- APP_NAME=Inventory (change with any name, but no space between words)
- APP_ENV=local (leave like this "locale")
- APP_KEY=base64:2CC5R8QbDUtVr3X1TVDg9Js4fxsRhN8IHWkt/Kxe9L8= (change it in Settings-Commands-KeyGenerate)
- APP_DEBUG=true (change to "true" or "false" to see the errors in browser)
- APP_TIMEZONE=UTC (change to your location timezone e.g. Europe/London )
- APP_URL=http://localhost (leave like this "localhost")
Update the .env file with the email data
- MAIL_MAILER=smtp
- MAIL_HOST=127.0.0.1
- MAIL_PORT=(e.g. 25, 587, 465, 2525...)
- MAIL_USERNAME=
- MAIL_PASSWORD=
- MAIL_ENCRYPTION=yes/null (type "yes" or "null")
- MAIL_FROM_ADDRESS="[email protected]" (change to your email address server)
- MAIL_FROM_NAME="${APP_NAME}"
Developer Guide
- We provide a guide to execute some artisan command under application Settings.
- Cache Clear | Config Clear | Composer Dump-Autoload | Route Clear...
Important Notice
- Please check the demo before purchasing.
- Support available at https://helpdesk.allinsidemark... (license key required).
- Response time can be up to 48 hours depending on timezone.
Other items by this author
Additional options
|
PHP Script Installation Service
Don't worry about the installation of your script! Have your PHP Script installed for you.
|
$30 | Buy now |
Information
| Category | Scripts & Code / PHP Scripts / Management / Inventory |
| First release | 10 December 2025 |
| Last update | 10 December 2025 |
| Files included | .php, .css, .html |








