Laravel upgrade von 9 bis 11, ich erhalte $ request-> user () und auth :: user () null-Wert in der Webroute. Ich verwende php-open-source-saver/jwt-auth Route::get('customer/{id}', );...
Caused by: org.postgresql.util.PSQLException: ERROR: column columnName is of type text[] but expression is of type character varying
Hint: You will need to rewrite or cast the expression.
Position:...