Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5.8 not compatible. #6

Closed
rameshsrinivasan opened this issue Apr 24, 2019 · 1 comment
Closed

Laravel 5.8 not compatible. #6

rameshsrinivasan opened this issue Apr 24, 2019 · 1 comment

Comments

@rameshsrinivasan
Copy link

rameshsrinivasan commented Apr 24, 2019

This karlomikus/theme is not compatible with Laravel 5.8 version. Please help on this.

I got error.

ErrorException : Declaration of Karlomikus\Theme\ThemeViewFinder::setPaths(array $paths) should be compatible with Illuminate\View\FileViewFinder::setPaths($paths)

at C:\wamp\www\laravel_58\vendor\karlomikus\theme\src\Theme\ThemeViewFinder.php:33
29| public function prependPath($path)
30| {
31| array_unshift($this->paths, $path);
32| }
33| }
34|

@rameshsrinivasan
Copy link
Author

Thanks @karlomikus . Issue solved. +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant