Speedtest Tracker uses Filament for the admin panel. During the install process an admin account is created for you.
Login page
During the first start of the application a default admin account is created for you:
| Username | Password |
|---|---|
admin@example.com |
password |
You can update the login details of your account through the profile page. Every user can update these details for their own account.
- In the top right corner click on the user logo next to the bell icon.
- Click on Profile
- Change the
Name,E-Mail AddressandPasswordto your liking.
As an Admin you can change the account details of other accounts.
- On the right side menu click on
Users - Click on user account you want to change
- Change the
Name,E-Mail Address,PasswordandRoleto your liking.
You can create additional user accounts.
- On the right side menu click on
Users - Click on
New User - Fill in the
Name,E-Mail Address, PasswordandPassword confirmationto your liking. - Choose the needed role for the user under
Role.
{% hint style="info" %} The difference between the Roles can be found in the Authorization section. {% endhint %}