When i install Jetstream with Inertia stack at laravel 8 and try to access the API Tokens page, get the error:
Carbon\Exceptions\InvalidFormatException
Could not parse 'Thu 24 Jun 16:46:15 2021': DateTime::__construct(): Failed to parse time string (Thu 24 Jun 16:46:15 2021) at position 13 (:): Unexpected character
With PostgresSQL Database
Happens with a fresh laravel install.