jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.83k stars 1.09k forks source link

Laravel-AdminLTE for Livewire V3.0 (beta) #1207

Closed desyashasyi closed 1 year ago

desyashasyi commented 1 year ago

How to use Laravel-AdminLTE for Livewire V3.0 (beta)?

dfsmania commented 1 year ago

The instructions here does not work for Livewire 3.0? Obviously, you will need to target the required version of Livewire with the composer command.

dfsmania commented 1 year ago

@desyashasyi Just in case, check if this recently detected bug helps to solve your issue:

https://github.com/jeroennoten/Laravel-AdminLTE/pull/1210

desyashasyi commented 1 year ago

Thank you very much. I solved the problem.

dfsmania commented 1 year ago

@desyashasyi OK, if you think the solution may help others, please share it here.