PharmaStore – Online Pharmacy Management System

Original price was: $25.00.Current price is: $12.50.

Why should buy from us

  • 100% Legit and Clean Code : Receive fully legitimate and clean code directly from the original source, ensuring reliability and security for your projects.
  • Instant Payments via Crypto : Enjoy seamless, instant transactions using cryptocurrency, eliminating delays and providing a secure payment experience.
  • Global Accessibility : Accept payments from customers worldwide without the hassle of currency conversion or international transaction fees.
  • Secure and Transparent Transactions : Benefit from the security and transparency of blockchain technology, protecting your transactions from fraud and ensuring trust.
  • High-Quality Scripts : Get high-quality, well-documented scripts tailored to your needs, backed by direct support from the original developers.

More Information

  • Code Delivered in 24 Hours : Receive your code within 24 hours, directly from the original store.
  • 100% Authentic Code : Get 100% genuine code sourced directly from ThemeForest.net and CodeCanyon.net.
  • Affordable Pricing : Our prices are competitive because the code is shared by individuals who purchase directly from the original marketplaces.
  • Chat or Email for Details : Contact us via chat or email for more information and to learn how we ensure quality and authenticity.

Description

PharmaStore is an online pharmacy management system The main purpose of the project is the management of the pharmaceutical shop and sale the drugs which is in stock It is used to handle most pharmacy related activities in the pharmacy Demo View http pharma-store sumonasalma com Demo Admin URL http pharma-store sumonasalma com admin login Username super admin com password 12345678 PharmaStore App Features Monthly Sale Report Daily Top Ten Sale Report Latest Medicine List Add Users Role Settings Add Payment Method Medicine Stock Info Medicine Expire Info Supplier Invoice Management Dashboard Monthly Sale Report Daily Top Ten Sale Report Latest Medicine List User Management Add Users Role Add Users Show Users List Medicine Category Management Add Update Show List Medicine Generic Management Add Update Show List Medicine Management Medicine Add Update Show Medicine List Medicine Supplier Management Supplier Add Update Show Supplier List Medicine Order Management Place Order Order List How to setup Database Configuration 1 Create a new database in your server Name it pharmastore 2 Import pharmastore sql file into your new database Application Configuration 1 Open env file inside the project folder and update the database information according to your database configuration 2 Upload the project folder onto your desired location in server 3 Configure your domain to redirect to the public folder inside the project folder Setup Development Environment – If you are a developer you can avoid Database Configuration Application Configuration steps And follow the following instructions 1 Create a new database in your local machine Name it pharmastore 2 Paste the project folder inside your public folder If you are using xampp the apache public folder will be xampp htdocs 3 Open console while inside the project folder 4 Run composer update command in console window 5 Run php artisan migrate command in console window to create tables 6 Run php artisan db seed command in console window to insert default values to database tables 7 Browse the project with http localhost med public url OR you can also run php artisan serve command from console window to access the project with http 127 0 0 1 8000 Changelog v1 0 20 Oct 2020 Initial publish