fenom-template / Laravel.Fenom

Fenom Template Engine for Laravel 5
MIT License
5 stars 3 forks source link

FenomFactory contains 1 abstract method - laravel 5.5 #6

Open 2ik opened 6 years ago

2ik commented 6 years ago

При установке fenom на laravel 5,5 дошел до команды:

php artisan vendor:publish --provider="Pafnuty\Fenom\FenomViewServiceProvider"

И далее конфиг fenom не создается, выводится это:

In FenomFactory.php line 16:

Class Pafnuty\Fenom\FenomFactory contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Illuminate\Contracts\View\Factory::replaceNamespace)
Intaria commented 6 years ago

Решение все еще не найдено?