8000 Not working with Laravel 8 Jetsream + Fortify · Issue #851 · austintoddj/canvas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Not working with Laravel 8 Jetsream + Fortify #851
Closed
@mukarramkhalid

Description

@mukarramkhalid

Hi,

I installed Laravel 8 with Jetstream which uses default database session driver out of the box.

It creates a sessions table having user_id column with type BigInt.

As soon as I login to mydomain.com/canvas/login, I get the following error.

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'e27c920e-45a8-4f55-8d3d-62cc6493cf5d' for column `my_db`.`sessions`.`user_id` at row 1 (SQL: update `sessions` set `payload` = YTo1OntzOjY6Il9..., `last_activity` = 1601279641, `user_id` = e27c920e-45a8-4f55-8d3d-62cc6493cf5d, `ip_address` = 127.0.0.1, `user_agent` = Mozilla/5.0 where `id` = igv0zkK9xB0J2qLuQcbCK1lAtWPQd8TODGU52wcV)

Is this package not supported with Jetstream/Fortify yet, or am I missing something?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0