From 353865933e3ba4b9318130284cedb0a150c7ba9c Mon Sep 17 00:00:00 2001 From: dinncer Date: Mon, 19 Sep 2022 18:13:10 +0300 Subject: [PATCH] Add Laravel Upgrade Helper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02784576..fa03ea0e 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) * [Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel * [Laravel Love](https://github.com/cybercog/laravel-love) - It lets people express how they feel about the content. React on Eloquent models with Likes or Dislikes. * [stancl/tenancy](https://github.com/stancl/tenancy) - Automatic tenancy for your Laravel app. No code changes needed. +* [Laravel Upgrade Helper](https://github.com/laravel-upgrade-helper/laravel-upgrade-helper.github.io) - Quickly view differences between versions for Laravel. ##### Media & Document Management