Laravel-Backpack / PermissionManager

Admin interface for managing users, roles, permissions, using Backpack CRUD
http://backpackforlaravel.com
Other
516 stars 166 forks source link

Update sidebar docs #328

Closed pxpm closed 1 year ago

pxpm commented 1 year ago

WHY

BEFORE - What was wrong? What was happening before this PR?

The v6 instructions used BS4 syntax that didn't properly work.

AFTER - What is happening after this PR?

It works!

HOW

How did you achieve that, in technical terms?

Used BS5 classes

Is it a breaking change or non-breaking change?

It possibly is, yes.

How can we test the before & after?

Use the previous instructions in any theme with BS5.