Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I receive an error here, and i realy dont find a method called paths(…
…) in Loader So i sugguest this vhange that fix things for me, i will check with a fresh install if it's only my problem and let you know. https://github.com/illuminate/contracts/blob/5.5/Translation/Loader.php Error: ``` Handler: Unexpected error occurred.Call to undefined method Illuminate\Translation\FileLoader::paths() | #0 /home/buonsito/domains/insuperadmin.buonsito.net/public_html/Modules/Translation/Services/TranslationsService.php(32): Modules\Translation\Repositories\File\FileTranslationRepository->all() #1 /home/buonsito/domains/insuperadmin.buonsito.net/public_html/Modules/Translation/Http/Controllers/Admin/TranslationController.php(48): Modules\Translation\Services\TranslationsService->getFileAndDatabaseMergedTranslations() AsgardCms#2 [internal function]: Modules\Translation\Http\Controllers\Admin\TranslationController->index() ```
- Loading branch information