From 493899a8e8982b4d166502a166c0c459ad3717f1 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Fri, 20 May 2022 00:19:27 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1477e3..b29f695 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ A collection of awesome things. - [spatie/laravel-backup](https://github.com/spatie/laravel-backup) - A package to backup your Laravel app - [spatie/laravel-cookie-consent](https://github.com/spatie/laravel-cookie-consent) - Make your Laravel app comply with the crazy EU cookie law - [spatie/laravel-failed-job-monitor](https://github.com/spatie/laravel-failed-job-monitor) - Get notified when a queued job fails +- [spatie/laravel-livewire-wizard](https://github.com/spatie/laravel-livewire-wizard) - Headless Livewire components to build wizards - [spatie/laravel-multitenancy](https://github.com/spatie/laravel-multitenancy) - Make your Laravel app usable by multiple tenants - [spatie/laravel-permission](https://github.com/spatie/laravel-permission) - Associate users with roles and permissions - [spatie/laravel-queueable-action](https://github.com/spatie/laravel-queueable-action) - Queueable actions in Laravel