Readme
This commit is contained in:
@@ -1,38 +0,0 @@
|
|||||||
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400"></a></p>
|
|
||||||
<h1 align="center">Inventory Management System</h1>
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
|
|
||||||
## Quick Installation
|
|
||||||
|
|
||||||
git clone https://github.com/ekramasif/Inventory_Management_System.git
|
|
||||||
|
|
||||||
cd Inventory_Management_System
|
|
||||||
|
|
||||||
### Composer
|
|
||||||
|
|
||||||
composer update
|
|
||||||
|
|
||||||
|
|
||||||
### For Environment Variable Create
|
|
||||||
|
|
||||||
cp .env.example .env
|
|
||||||
|
|
||||||
|
|
||||||
### For Migration table in database [Create database name as ```IMS```]
|
|
||||||
|
|
||||||
php artisan migrate
|
|
||||||
|
|
||||||
### Server ON ```url: http://127.0.0.1:8000/```
|
|
||||||
|
|
||||||
php artisan serve
|
|
||||||
|
|
||||||
## Our valuable team👩💻👨💻 :
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<img src="https://contributors-img.web.app/image?repo=ekramasif/Inventory_Management_System" />
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TEST
|
|
||||||
Reference in New Issue
Block a user