- Clone the Repo:
- > git clone https://github.com/nilupulmadhawa/vetchem-pos.git
- > cd tcs-pos
- > composer install
- > cp .env.example .env
- > Set up .env file
- > php artisan key:generate
- > php artisan storage:link
- > php artisan migrate:fresh --seed
- > php artisan serve
- http://127.0.0.1:8000/
If you like our project please leave a star ❤