arodu / cakelte

AdminLTE plugin for CakePHP
https://packagist.org/packages/arodu/cakelte
MIT License
28 stars 6 forks source link

issue with the template #80

Closed moumene23 closed 5 months ago

moumene23 commented 5 months ago

i used cakelte withe cakephp4 and it was great, but now with cakephp5 and this new version of cakelte, i have an issue with the template, some help plz adminlte5

arodu commented 5 months ago

now adminlte is installed separately. Just run the following to create the necessary links

bin/cake cakelte install

or copy the content of /vendor/almasaeed2010/adminlte/ into /webroot/adminlte/

moumene23 commented 5 months ago

thank you very much my freind , it works with the copy of the content ... thank u