Recommend this page to a friend! |
![]() |
Info | Example | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2025-01-24 (2 months ago) ![]() | Not yet rated by the users | Total: Not yet counted | Not yet ranked |
Version | License | PHP version | Categories | |||
inventoryassignment 1.0 | BSD License | 7 | E-Commerce, PHP 7, Business, Applicat... |
Description | Author | |||||||||||||
This package can manage the inventory of stored products. |
|
<?php |
Copy .env.example to .env<br>
cp .env.example .env
create an sqlite database
touch database/database.sqlite
install composer and generate app
composer install
php artisan key:generate
Install package and build
npm install
npm run dev
Seed dummy data
php artisan migrate:fresh
php artisan db:seed
````
-
Turn on Server
php artisan db serve
-
Login details for admin<br>
`johndoe@gmail.com`<br>
`password`
- To view Users frontend<br>
`user@gmail.com`<br>
`password`
Files (128)
File
Role
Description
app (5 directories)
bootstrap (2 files)
config (10 files)
database (3 directories)
public (3 files)
resources (3 directories)
routes (3 files)
tests (2 files, 2 directories)
.editorconfig
Data
Auxiliary data
.env.example
Data
Auxiliary data
artisan
Example
Example script
composer.json
Data
Auxiliary data
composer.lock
Data
Auxiliary data
jsconfig.json
Data
Auxiliary data
package-lock.json
Data
Auxiliary data
package.json
Data
Auxiliary data
phpunit.xml
Data
Auxiliary data
postcss.config.js
Data
Auxiliary data
README.md
Doc.
Documentation
tailwind.config.js
Data
Auxiliary data
vite.config.js
Data
Auxiliary data
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer

inventoryassignment-2025-01-24.zip 158KB 
inventoryassignment-2025-01-24.tar.gz 111KB 
Install with Composer
Version Control Unique User Downloads 100% Total: 0 This week: 0
Applications that use this package
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.