Laravel-Backpack / demo

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

Remove duplicated code #522

Closed pxpm closed 1 year ago

pxpm commented 1 year ago

WHY

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

This script were loaded more than once, so it raised errors. (Using Horizontal Overlap layout)

image

AFTER - What is happening after this PR?

It loads only once in the theme switcher file.