Upgrade Guide - pavel-mironchik/laravel-backup-panel GitHub Wiki
This guide helps you upgrade the package across versions. It lists updates and the steps you should take to prepare your app for migration.
Upgrading from version 1.*.* to version 2
Before upgrading the package, remove the old resources. Just delete the public/vendor/laravel_backup_panel
directory. It contains files that won't be used by the new version: app.js
, app.css
, and mix-manifest.json
.