Je suis novice sous Laravel, je cherche a créer une Gallery photo dans le templette que j’ai déjà installer et qui fonctionne bien.
Pour cette gallery j’ai suivie le tutoriel suivant :
http://www.dunebook.com/tutorial-creati ... h-laravel/
Mais je me retrouve a avec une erreur et n’arrive pas aussi a ouvrir le lien des fonction.
Code : Tout sélectionner
Whoops, looks like something went wrong.
1/1 FatalErrorException in Handler.php line 25: Uncaught TypeError: Argument 1 passed to App\Exceptions\Handler::report() must be an instance of Exception, instance of Error given, called in /home/www/test.com/laravel/vendor/compiled.php on line 1720 and defined in /home/www/test.com/laravel/app/Exceptions/Handler.php:25
Stack trace:
#0 /home/www/test.com/laravel/vendor/compiled.php(1720): App\Exceptions\Handler->report(Object(Error))
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Error))
#2 {main}
thrown
1. in Handler.php line 25
Merci a vos aides,