Robin Rosiers

Results 14 comments of Robin Rosiers

How can I work with it in a view? Since it's not for the routes to protect, BUT to display content to the users.

You need to add the `X-Access-Token` token and the `X-Client-ID` in the request headers.

Bump -> please merge

Same here (L9) not working.

Doesn't work either. Isn't there a possibility to change the HEX thing? Like `s = /[0-9]+,[0-9]+/.test(i);` doesn't allow chars.... There must be a solution for this?

`Call to undefined method PragmaRX\Tracker\Vendor\Laravel\Facade::currentSession()` Also with the `use Tracker;` included.

`PragmaRX\Tracker\Vendor\Laravel\ServiceProvider::class,` is in my providers. So I really don't know why it isn't working. I just followed the steps from the `readme.md`.

Same issues here. Can't publish nor subscribe to anthing using the A6 module... None of the examples work either...