Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 739 Bytes

README.md

File metadata and controls

50 lines (27 loc) · 739 Bytes

Product Logo

Product Logo

Product Logo

git clone https://github.com/Abdessamad7687/Electronic-Billing
cd Electronic-Billing
composer update
cp .\.env.example .env
php artisan key:generate
php artisan migrate
php artisan serve
http://127.0.0.1:8000/