I had a laragon installed on my laptop. Now I'm on an other one where is running Ubuntu. I moved evertyhing,but I got an error:
[2018-04-22 11:51:34] local.ERROR: DaveJamesMiller\Breadcrumbs\BreadcrumbsServiceProvider::registerBreadcrumbs(): Failed opening required 'C:\laragon\www\proba1\routes/breadcrumbs.php' (include_path='.:/usr/share/php') {"exception":"[object] (Symfony\Component\Debug\Exception\FatalErrorException(code: 64): DaveJamesMiller\Breadcrumbs\BreadcrumbsServiceProvider::registerBreadcrumbs(): Failed opening required 'C:\laragon\www\proba1\ outes/breadcrumbs.php' (include_path='.:/usr/share/php') at /var/www/html/laravel/vendor/davejamesmiller/laravel-breadcrumbs/src/BreadcrumbsServiceProvider.php:92) [stacktrace]
0 {main} "} [2018-04-22 11:53:41] local.ERROR: DaveJamesMiller\Breadcrumbs\BreadcrumbsServiceProvider::registerBreadcrumbs():
Failed opening required 'C:\laragon\www\proba1\routes/breadcrumbs.php' (include_path='.:/usr/share/php') {"exception":"[object] (Symfony\Component\Debug\Exception\FatalErrorException(code: 64): DaveJamesMiller\Breadcrumbs\BreadcrumbsServiceProvider::registerBreadcrumbs(): Failed opening required 'C:\laragon\www\proba1\ outes/breadcrumbs.php' (include_path='.:/usr/share/php') at /var/www/html/laravel/vendor/davejamesmiller/laravel-breadcrumbs/src/BreadcrumbsServiceProvider.php:92) [stacktrace]
0 {main} "}
After this log,I got a now folder in a basic folder of the laravel. I tried,maybe a definied variable,with this path,but nowhere. Any idea?