Laravel 5.2 :Unable to guess the mime type as no guessers are available (Did you enable the php_fileinfo extension?)

Solution:

You should enable the following line in your php.ini and then restart your apache

extension=php_fileinfo.dll

And RELAX 🙂

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress