spatie/laravel-onboard
Define and track user onboarding steps in Laravel. Register steps with titles, links, CTAs, and completion rules, then query a user’s onboarding progress (in progress/completed) and render a customizable checklist in your views.
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.6.1...2.6.2
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.6.0...2.6.1
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.5.0...2.6.0
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.4.1...2.5.0
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.3.0...2.4.0
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.2.0...2.3.0
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.1.1...2.2.0
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.1.0...2.1.1
Full Changelog: https://github.com/spatie/laravel-onboard/compare/2.0.0...2.1.0
completeIf callbackcompleteIf callback is now cached using spatie/once to only run once per requestpercentageCompleted method\Spatie\Onboard\OnboardFacade has been moved to \Spatie\Onboard\Facades\Onboard\Spatie\Onboard\GetsOnboarded trait has been moved to \Spatie\Onboard\Concerns\GetsOnboarded\Spatie\Onboard\Concerns\Onboardable interface to your User model$user parameter in the completeIf callback has been renamed to $model and it now supports dependency injectionFull Changelog: https://github.com/spatie/laravel-onboard/compare/1.0.0...2.0.0
Full Changelog: https://github.com/spatie/laravel-onboard/compare/0.0.2...1.0.0
Experimental release
Full Changelog: https://github.com/spatie/laravel-onboard/compare/0.0.1...0.0.2
How can I help you explore Laravel packages today?