Closed intralix closed 5 years ago
I still have this issue. When do you fix this issue @andcarpi ?
Yes it does. Laravel 6.0 changed the Translation contract. I'm working on a solution which can handle both 6.0 and under Laravel versions just right now.
Same issue here, you will commit this fix on the laravel-6 branch?
I installed the master branch through composer, when you will publish the fix I will install the laravel-6 branch in my project with
composer require jeroennoten/laravel-adminlte:dev-laravel-6
is it correct ?
The commit is already merged in laravel-6 branch.
You can try to get the actual branch over composer, but I recommend to work with stable releases. The release of this project for Laravel 6 is coming soon in the next days.
I look forward to seeing the new version for laravel6 as soon,Thanks!
I got same issue
You can test the version v2.0.0.rc1 with this fix.
v2.0.0 is released for a few days, so I close the issue.
In laravel 6:
Method Illuminate\Translation\Translator::trans does not exist. (View: /laravel/project/resources/views/vendor/adminlte/page.blade.php)