jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.78k stars 1.08k forks source link

[FEATURE] Bootstrap version update #1286

Closed guga121 closed 1 month ago

guga121 commented 1 month ago

Is your request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when... Hello again dfsmania,

There is a way to update bootstrap version to the latest one?

thanks in advance.

Describe the solution you'd like

A clear and concise description of what you want to happen or the enhancement you want.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

dfsmania commented 1 month ago

Hi @guga121 , unfortunately Bootstrap version is bound to the underlying AdminLTE package. So there is no way to update it independently. There's currently a new beta version of AdminLTE (v4) that was created from scratch with Bootstrap 5, but as is was made from scratch it completely differs from the one we are using here (v3) and has a lot of missing features (currently). So, integrating it here will require a lot of work and time that I don't have currently. So, by the moment, there's no plan for this update.

Check more details at next issue:

https://github.com/jeroennoten/Laravel-AdminLTE/issues/1278