Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 451 Bytes

File metadata and controls

7 lines (4 loc) · 451 Bytes

Setup

You'll need to copy and configure .env.example to .env as usual. I also use valet link to access the site locally. Whatever URL you access the site from you will need to use in the nuxt .env file as LARAVEL_ENDPOINT.

Customizations

See line 29 in the AuthServiceProvider for how passport was set up.