owenvoke / laravel-dashboard-google-fit-tile

A tile for Laravel Dashboard that displays statistics from Google Fit
https://packagist.org/packages/owenvoke/laravel-dashboard-google-fit-tile
MIT License
6 stars 0 forks source link

Add missing \ #2

Closed vinevax closed 3 years ago

vinevax commented 3 years ago

Without the \ it tries to search for the class in the app/ directory (e.g. App\Console\OwenVoke\GoogleFitTile\Commands\RefreshGoogleFitTokenCommand)