You can get the old data for the checkbox as: <input class="mt-1" type="checkbox&q...
You have used spaces while defining the allowed mime types. You must rewrite mime-types as : 'image'...
You can use the View facade's share method. View::share('key', 'value'); The link to the official d...
Can you explain your question, possibly with an example of what you are actually trying to achieve?
As @bharath said you are returning a view before processing the actual functionality of the controll...
The Laravel portal for problem solving, knowledge sharing and community building.