You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and now i am trying to integrate ckeditor with the admin and i always get the following:
Root composer.json requires laravel-admin-ext/ckeditor ^1.0 -> satisfiable by laravel-admin-ext/ckeditor[v1.0.0, v1.0.1].
laravel-admin-ext/ckeditor[v1.0.0, ..., v1.0.1] require encore/laravel-admin ~1.6 -> found encore/laravel-admin[v1.6.0, ..., v1.8.19] but it conflicts with your root composer.json require (dev-master).
The text was updated successfully, but these errors were encountered:
I Installed Laravel-Admin on Laravel v11 using:
composer require encore/laravel-admin:dev-master -W
and now i am trying to integrate ckeditor with the admin and i always get the following:
The text was updated successfully, but these errors were encountered: