A
A
an5432019-02-14 07:18:19
Laravel
an543, 2019-02-14 07:18:19

Laravel 5 how to do image processing?

Tell me how to integrate image processing in Laravel as in the photo?
5c64ebff5f8d0653188600.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kuznetsov, 2019-02-14
@an543

Most likely, JS / CSS does the processing here, and then this data (brightness, saturation and contrast, rotation and cropping) is sent to Laravel. Laravel processes this image, for example, through the Intervention Image package and saves it where necessary.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question