Files
app-test-laravel/README.md
effendy-dev 461a740be0 first commit
2025-12-01 14:04:35 +07:00

35 lines
855 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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">App Test</h1>
<hr>
## Quick Installation
git clone https://github.com/epeneffendy/antrian-test-app.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>