- User Authentication (API)
- Role Based Access (Admin / User)
- Plans CRUD
- Subscription System
- Invoice System
- Revenue Tracking
- Laravel 12
- MySQL
- REST API
- Postman Tested
- Clone repo
- Run composer install
- Copy .env.example to .env
- Setup database
- Run php artisan migrate
- Run php artisan serve