z-song / laravel-admin

Build a full-featured administrative interface in ten minutes
https://laravel-admin.org
MIT License
11.13k stars 2.81k forks source link

Update adminLTE and bootstrap #5743

Open gomes2191 opened 1 year ago

gomes2191 commented 1 year ago

Description:

What would be the procedure to update adminLTE and bootstrap?

axsweet commented 1 year ago

Zsong was trying. Test out admin 2.0 if you want but idk I was leaning toward just making a updated latest on it because it close enough to but I started reviewing this didn’t look too fun.

I’d rather have hope of community repo being updated etc just not to make work for me though.

On Thu, Mar 23, 2023 at 4:19 PM Francisco Aparecido < @.***> wrote:

  • Laravel Version: 10
  • PHP Version: 7.4
  • Laravel-admin: 1.8.19

Description:

What would be the procedure to update adminLTE and bootstrap?

— Reply to this email directly, view it on GitHub https://github.com/z-song/laravel-admin/issues/5743, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALF5SJCCGEWDTQS46TYKRBTW5SV4FANCNFSM6AAAAAAWFWCJOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

alexoleynik0 commented 1 year ago

There's open-admin repo being maintained with libs update similar to what you are mentioning. Personally I haven't had the chance to try it yet, but planning. Maybe will even try to help to fix some know issues of this repo there, as it is the fork.

axsweet commented 1 year ago

I havnt had many issues in the current repo. Someone proposed a great Pull request but was never merged where it fixes the has many ant oher relationship sorts (not that i didnt work around that but) i have really few bugs if none.

removing jquery is a little annoying but nothing too bad. will look at it and comare depends when they forked i guess if you liek me use hte grid show and have grids on the show page also that gona be key.

On Thu, Mar 23, 2023 at 6:21 PM Alex Oleynik @.***> wrote:

There's open-admin https://github.com/open-admin-org/open-admin repo being maintained with libs update similar to what you are mentioning. Personally I haven't had the chance to try it yet, but planning. Maybe will even try to help to fix some know issues of this repo there, as it is the fork.

— Reply to this email directly, view it on GitHub https://github.com/z-song/laravel-admin/issues/5743#issuecomment-1481991720, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALF5SJGN6ZOHVZCZV2X5MGLW5TEHXANCNFSM6AAAAAAWFWCJOA . You are receiving this because you commented.Message ID: @.***>

gomes2191 commented 1 year ago

There's open-admin repo being maintained with libs update similar to what you are mentioning. Personally I haven't had the chance to try it yet, but planning. Maybe will even try to help to fix some know issues of this repo there, as it is the fork.

I did some tests on this fork open-admin indicated by you, I thought it was cool, JQuery was removed, bootstrap 5 support was implemented, among many others improvements, it meets my needs well, I will use it and contribute.

gomes2191 commented 1 year ago

There's open-admin repo being maintained with libs update similar to what you are mentioning. Personally I haven't had the chance to try it yet, but planning. Maybe will even try to help to fix some know issues of this repo there, as it is the fork.

I did some tests on this fork open-admin indicated by you, I thought it was cool, JQuery was removed, bootstrap 5 support was implemented, among many others improvements, it meets my needs well, I will use it and contribute.

The fork open-admin has numerous bugs, I performed some tests, and it is totally unfeasible to use it, use laravel-admin anyway.

alexoleynik0 commented 1 year ago

@gomes2191 wow that's strange.. I thought they've forked this repo so everything should be fine. But thanks for your time to check it! Will look into it and won't suggest it so confident.