Replies: 2 comments 3 replies
-
|
Hey there. The package heavily uses Action-classes, which can be used in whatever context needed. These actions aren't documented, but you can see how they are used in the Aritsan command here: I would suggest you clone this repository locally and explore the code and use the Action you need. Edit: I haven't used Laravel Nova in more than 2 years and have no intention to provide a first-party-tool to restore a backup. Feel free to create and publish your own solution. |
Beta Was this translation helpful? Give feedback.
-
|
Hi,
I’ve tried to achieve it using job that dispatch artisan command, but it doesn’t work as restore drop jobs table, any suggestion?
I've taken a look to see if I can ignore jobs tables with spatie/laravel-backup but it doesn't look possible with v9
Thank you
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would to add support to restore in laravel nova UI
https://github.com/operativeit/spatie-nova-backup-tool
Can you give me an hand with this?
Basically I will need to launch queued job that runs restoration silently
Regards
Beta Was this translation helpful? Give feedback.
All reactions