Laravel if input field is empty upload default file
I am working with Laravel. The problem I have is this. If user don’t upload file in form I want to automatically upload prepared default image. Images goes to storage and name to mysql. Same with text. Laravel 5.4.