{"repo":"angkosal/laravel-pos","free":true,"listed":false,"github":"https://github.com/angkosal/laravel-pos","clone":"git clone https://github.com/angkosal/laravel-pos.git","description":"Web Based Point Of Sale(POS) Application using Laravel","language":"PHP","stars":502,"topics":["laravel","php","pos"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"POS System Using Laravel The project was created while recording video \"Create POS System Using Laravel\" Installation Requirements For system requirements you Check Laravel Requirement Clone the repository from github. git clone https://github.com/angkosal/laravel-pos.git [YourDirectoryName] The command installs the project in a directory named YourDirectoryName . You can choose a different directory name if you want. Install dependencies Laravel utilizes Composer to manage its dependencies. So, before using Laravel, make sure you have Composer installed on your machine. cd YourDirectoryName composer install Config file Rename or copy .env.example file to .env 1. php artisan key:generate to generate app key. 1. Set your database credentials in your .env file 1. Set your APP URL in your .env file. Database 1. Migrate database table php artisan migrate 1. php artisan db:seed , this will initialize settings and create and admin user for you [email: admin@gmail.com - password: admin123] Install Node Dependencies 1. npm install to install node dependencies 1. npm run dev for development or npm run build for production Create storage link php artisan storage:link Run Server 1. php artisan serve or Laravel Homestead 1. Visit localhost:8000 in your browser. Email: admin@gmail.com , Password: admin123 . Feature To-Do List 📊 Dashboard - [x] Display overall sales summary (total revenue, today's sales, top-selling product) 📦 Products - [x] Product list with pagination, search, and cate","default_branch":null,"files":null,"tree":[],"storefront":"/r/angkosal","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/angkosal/laravel-pos/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}