From c3e28d0506f3d33b444b6d269c05249fdfb99806 Mon Sep 17 00:00:00 2001 From: razmikayvazyan Date: Sun, 30 Apr 2023 19:02:43 +0400 Subject: [PATCH] init --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 188691e..69c5171 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@

Imagic for Laravel Nova 4

+ ![Imagic for Laravel Nova 4](https://ayvazyan.pro/imagic_banner.png)

Imagic is a Laravel Nova field package that allows for image manipulation capabilities, such as cropping, resizing, quality adjustment, and WebP conversion. It utilizes the powerful Intervention Image class for image manipulation. The purpose of this package is to optimize images for web usage by converting them to the WebP format, which provides superior compression and faster load times.