HPWebdeveloper / laravel-pay-pocket

A modern multi-wallet Laravel 10,11 package with comprehensive logging and payments capabilities and more than 3.5k installed
https://github.com/HPWebdeveloper/demo-pay-pocket
MIT License
272 stars 30 forks source link

Optimize wallet retrieval to single query, configure GH actions for PHP 8.3 testing, fix PHPStan issues #2

Closed SSEsmaeeli closed 9 months ago

SSEsmaeeli commented 9 months ago
HPWebdeveloper commented 9 months ago
  • Get all wallets in a single go(single query)
  • Add php 8.3 for tests

Well done!