Laravel-Backpack / BackupManager

Admin interface for managing database and file backups in Backpack for Laravel
http://backpackforlaravel.com
Other
333 stars 93 forks source link

Use blank layout #119

Closed tabacitu closed 1 year ago

tabacitu commented 1 year ago

WHY

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

We were using top_left layout, which didn't include the ability to add Widgets.

AFTER - What is happening after this PR?

We are using blank which does.

tabacitu commented 1 year ago

@pxpm what's with this other change in BackupController... is this actually needed? It's a red flag for me because I see it's been done, reverted, done, reverted 😅 But I don't remember us doing that... do you?