spatie/laravel-livewire-onboard
Define and track user onboarding steps in Laravel. Register steps with links, CTAs, and completion rules, then check progress per user and render the flow in Blade. Helps show what’s done, what’s next, and when onboarding is complete.
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?