Junhai(Shuyi)
Junhai(Shuyi)
Hi: so here : https://novapackages.com/packages/beyondcode/nova-custom-dashboard-card , In the section Define available cards, it writes: ```php // in app/Providers/NovaServiceProvder.php use Beyondcode\CustomDashboardCard\CustomDashboard; public function boot() { parent::boot(); CustomDashboard::cards([ new UsersPerDay, new TotalUsers,...
I got optimzer from flathub, and I am using Fedora 30. When Optimizer deletes application logs, it deletes my nginx, php-fpm, supervisor logs, which is great. But it deletes their...