Overview
Kasir Subscribe is a Laravel-based subscription management system built for handling user memberships, subscription plans, and payment tracking. The application provides a comprehensive solution for businesses that offer subscription-based services, with features for managing users, subscriptions, payment histories, and database backups.

Features
-
User Management
Secure authentication and user management with roles
-
Subscription Management
Create and manage subscription plans with different pricing tiers
-
Payment Tracking
Complete payment history for each subscription
-
Database Backup
SQL database backup functionality
-
RESTful API
Full API support for integration with mobile apps or third-party services
-
Responsive UI
Modern interface built with Livewire and Volt



Technology Stack
Backend
Laravel 12.x
Frontend
Livewire + Volt
Authentication
Laravel Sanctum
Database
SQLite (can be configured for MySQL, PostgreSQL, etc.)
Testing
Pest PHP




