Comment on page

Commands

Commands are intended to be run from within the CLI of the container. Each command needs to be prefixed with php artisan, example: php artisan about.
Command
Description
about
Provides information on the current version of Speedtest Tracker, Laravel and Filament.
app:install
Installs a fresh version of Speedtest Tracker. If you have an existing install this will delete all data.
app:reset-user-password
Can be used to reset a user's password.
app:update-user-role
Can be used to change a user's role.