Philip Loa
Results
2
comments of
Philip Loa
> I found a solution, update your jwt-auth package into `1.0.0-rc.2`, apply the [docs ](https://jwt-auth.readthedocs.io/en/develop/laravel-installation/)then modify the BroadcastServiceProvider into `Broadcast::routes(['middleware' => ['auth:api']]); ` this return 404 in console developer.. any...
> const user = getUser(); getUser is not defined...