This project was built using Laravel 12. Users need to register and log in to use the app. Once done, they can generate QR codes, and when the free trial ends, users need to subscribe to a plan, and once done, they can generate QR codes again.

This is a great step toward your own SaaS app

How to use:

  1. Download the source code
  2. Run composer update
  3. Migrate the tables: php artisan migrate
  4. Start the server: php artisan serve

Demo