Laravel-adminlte: Problem to Install Laravel-AdminLTE in Laravel 6.1.0

Created on 3 Oct 2019  路  6Comments  路  Source: jeroennoten/Laravel-AdminLTE

I tried to install the Laravel-AdminLTE on my project, but return the errors below:

Problem 1
- Conclusion: don't install jeroennoten/laravel-adminlte v2.0.0
- Conclusion: remove laravel/framework v6.1.0
- Installation request for jeroennoten/laravel-adminlte ^2 -> satisfiable by jeroennoten/laravel-adminlte[v2.0.0, v2.0.0-rc.1].
- Conclusion: don't install laravel/framework v6.1.0
- jeroennoten/laravel-adminlte v2.0.0-rc.1 requires laravel/framework ~6.0.0 -> satisfiable by laravel/framework[v6.0.0, v6.0.1, v6.0.2, v6.0.3, v6.0.4].
- Can only install one of: laravel/framework[v6.0.0, v6.1.0].
- Can only install one of: laravel/framework[v6.0.1, v6.1.0].
- Can only install one of: laravel/framework[v6.0.2, v6.1.0].
- Can only install one of: laravel/framework[v6.0.3, v6.1.0].
- Can only install one of: laravel/framework[v6.0.4, v6.1.0].
- Installation request for laravel/framework (locked at v6.1.0, required as ^6.0) -> satisfiable by laravel/framework[v6.1.0].

Most helpful comment

Need to fix composer laravel require... gonna open a pull request

All 6 comments

Same here..

Need to fix composer laravel require... gonna open a pull request

Release comes tomorrow. Thanks @andcarpi

@lacodimizer still having same issue when i run 'composer require jeroennoten/laravel-adminlte' on Laravel 6.1

Please try it again.

Works now...many thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahishamali10 picture ahishamali10  路  5Comments

jlcanizales picture jlcanizales  路  3Comments

sebian29 picture sebian29  路  4Comments

Basili0 picture Basili0  路  5Comments

rafayet-monon picture rafayet-monon  路  3Comments