Giter VIP home page Giter VIP logo

pos's Introduction

Web Based Point Of Sale Application in Laravel

POS application can be used by any who is interested in selling his products digitily.You can add products,categories and users to this application.It let you track usage, monitor changes in unit your currency costs, calculates when you need to place order for customer, and analyze inventory levels on an item-by-item basis.Moreover when order is placed it generate a reciept or invoice and that can be printed by just one click.

Installation

Clone/Download the repository/all-files into your computer.

Move the downloaded files/repository to htdocs(if using Xampp) or to www(if using Wampp) or to your server root directory.

Create an empty database with name pos , import pos.sql.zip files to your database.

Visit your localhost/pos and point of sale application will be dancing over there.

Once you are done with all the above mentioned steps now click on login and you will be prompt with login screen.

For admin login use these credentials: username : [email protected] password: 123456 ( You can change your username and password from admin panel once you're loggedin )

You can change the settings in there and can make many other changes.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Iftikhar uddin at [email protected]. All security vulnerabilities will be promptly addressed.

License

You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!

pos's People

Contributors

iftikharuddin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pos's Issues

where are vendor folder

error

Warning: require(D:\xampp\htdocs\pos\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in D:\xampp\htdocs\pos\bootstrap\autoload.php on line 17

Fatal error: require(): Failed opening required 'D:\xampp\htdocs\pos\bootstrap/../vendor/autoload.php' (include_path='.;D:\xampp\php\PEAR') in D:\xampp\htdocs\pos\bootstrap\autoload.php on line 17

Import after Tables error.

QueryException in Connection.php line 673:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pos.settings' doesn't exist (SQL: select * from settings where settings.id = 1 limit 1)

PDOException in Connection.php line 333:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pos.settings' doesn't exist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.