Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
327 stars 165 forks source link

Upgrade default theme to CoreUI v4 (which uses Bootstrap 5) #469

Closed tabacitu closed 1 year ago

tabacitu commented 1 year ago

This is a demo of a Backpack v6 feature branch - provides bassets and a CoreUI v4 interface. Rephrased, it includes the following package PRs:

To get this running, in a demo project do:

git checkout bootstrap5
composer switched

Before we actually merge and launch this, we should:

tabacitu commented 1 year ago

The branch name here is very confusing, so let's close this in favor of https://github.com/Laravel-Backpack/demo/pull/472 - that's a copy of this branch, with a better name.