crypto-tracker icon indicating copy to clipboard operation
crypto-tracker copied to clipboard

Results 2 crypto-tracker issues
Sort by recently updated
recently updated
newest added

**Error** Error while trying to run `php artisan coins:fetch-price` Undefined constant "App\Console\Commands\SIGINT" at E:\laragon\www\crypto-tracker-master\app\Console\Commands\FetchCoinsPrices.php:77 ``` 73▕ * @return array 74▕ */ 75▕ public function getSubscribedSignals(): array 76▕ { ➜ 77▕...

Hey all, Here's a list of some cool things this app could use: - Multiple accounts (it is implemented, but the dashboard and all actions default to a single account)....