spatie/laravel-mobile-pass
Generate Apple Wallet and Google Wallet passes in Laravel (tickets, boarding passes, coupons, membership cards). Create and sign pass files, serve them to users, and push updates to installed passes to keep details current across devices.
mobile_pass model in the Apple pass builder and the check-for-updates request, so overriding mobile-pass.models.mobile_pass (e.g. to use a custom table) is honored throughout the package by @freekmurze in https://github.com/spatie/laravel-mobile-pass/pull/43Fixes #42
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.2.0...1.2.1
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.1.0...1.2.0
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.0.5...1.1.0
pass_serial by @freekmurze in https://github.com/spatie/laravel-mobile-pass/pull/34MobilePass model by https://github.com/spatie/laravel-mobile-pass/pull/35\$keyType = 'string' so Apple device can resolve id by @pmartelletti in https://github.com/spatie/laravel-mobile-pass/pull/36PR #34 includes a required schema migration. See UPGRADING.md for the paste-in migration.
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.0.4...1.0.5
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.0.3...1.0.4
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.0.2...1.0.3
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.0.1...1.0.2
Full Changelog: https://github.com/spatie/laravel-mobile-pass/compare/1.0.0...1.0.1
Full Changelog: https://github.com/spatie/laravel-mobile-pass/commits/0.0.1
How can I help you explore Laravel packages today?