How to upload image but NOT using form builder in Symfony 6?
I know there is a simple way to upload image in Symfony 6. In short – create form via form builder and then in the controller we just simply do:
I know there is a simple way to upload image in Symfony 6. In short – create form via form builder and then in the controller we just simply do: