(LARAVEL) Point of Sale Using Laravel & Angularjs Framework
Admin
11:30
Installation
- Clone the repo: git clone https://github.com/tutacare/tutapos.git
- Change directory: cd tutapos/
- Install Laravel: composer install --prefer-dist
- Change your database settings in config/database.php
- Migrate your database: php artisan migrate
- Seed your database: php artisan db:seed
- View your application in browser
Check out tutacare/tutapos on GitHub for complete
No comments :
Post a Comment