Cards

Overview

Cards are small components that are typically displayed at the top of your dashboard, resource index, or resource details screens. By the way, you have already used cards, when you used metrics.

Defining Cards

Cards may be generated using the lm:card Artisan command. By default, all new cards will be placed in the app/Lm/Cards path.

php artisan lm:card TrafficAnalyzer