Customizing the views If you want to customize the view used to render the dashboard and the tiles, run this command: php artisan vendor:publish --provider="Spatie\Dashboard\DashboardServiceProvider" --tag="dashboard-views" Positioning tiles Overview Help us improve this page