Jun 24, 2021
0
Level 1
Laravel Jetstream Inertia error on API Tokens page Could not parse DateTime::__construct(): Failed to parse time string
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
Please or to participate in this conversation.