lumendingojwtapi icon indicating copy to clipboard operation
lumendingojwtapi copied to clipboard

Lumen + Dingo API + JWT Auth + CORS Boilerplate

Results 4 lumendingojwtapi issues
Sort by recently updated
recently updated
newest added

can you please make configure it with new release with lumen 5.5 version.

Can you please upgrade it to lumen 5.3

Hi, My project was working perfectly on my local server but not when i make it online. I can login successfully but after that, each request receive a 401 error...

This works perfectly until you update to Lumen 5.2 then you get an error: ``` [InvalidArgumentException] Auth guard [] is not defined. ``` I was able to get that error...