Zaibten POS is a free Point-of-Sale (POS) system built using Laravel, TailwindCSS, Vue.js, and other modern technologies. It is designed to provide businesses with the tools they need for efficient inventory and sales management. Zaibten POS offers a responsive, user-friendly dashboard that works seamlessly across smartphones and tablets.
- Regular : https://v4.nexopos.com
- MultiStore : https://v4-multi.nexopos.com
- Gastro : https://v4-gastro.nexopos.com
- Username :
demouser - Password :
123456
All documentation for Zaibten POS is available at My Zaibten POS, including:
Purchase Zaibten POS via CodeCanyon and enjoy:
- $40 credit on My Zaibten POS
- Premium support & installation
- Access to marketplace modules
- Customization eligibility
Join our WhatsApp Community for announcements, tips, and roadmap discussions.
- We provide support based only on your shared issue details. No direct access to your server.
- For dedicated help, consider subscribing to premium support plans.
Ensure your .env has the correct domain after installation. Fix Guide
If stuck after DB setup while using php artisan serve, just refresh the page. Laravel restarts the dev server after .env update.
Thinking of contributing? Awesome! Steps to set up:
# Install dependencies
npm install
# Watch Vue.js changes
npm run dev
# Watch Tailwind CSS changes
npm run css-watch
# Build for production
npm run prod
NS_ENV=dev
---
Let me know if you'd also like to update links (e.g. `zaibten.com`) or if you'd like the logo/image replaced as well.
