laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

How to override default login page with custom login page #362

Closed jlaboy22 closed 3 years ago

jlaboy22 commented 3 years ago

I'm new to this, so hope this is the right forum for this. How can one override laravel-enso login page with custom login page? Any info/resources/help would be greatly appreciated.

Thank you

aocneanu commented 3 years ago

Did you search about this before creating the issue?

jlaboy22 commented 3 years ago

This is not an issue, more of a question from a beginner. If this is not the right forum, is there a place you recommend I raise the question. For instance, looking to replace laravel-enso login page with Auth0 or the like. I looked thru Laravel-enso docs, but I’m fairly new to this and not sure if it’s the correct place. Any URL references you recommend would be greatly appreciated?

aocneanu commented 3 years ago

Hi Jose, I did not recognize you :)

If you just want to replace the login view you should start here

Use patch-package to replace or customize whatever you want.

jlaboy22 commented 3 years ago

Happy New year.

Thank you for the link.

Sent from my iPhone

On Jan 5, 2021, at 4:40 AM, Adrian Ocneanu notifications@github.com wrote:

 Hi Jose, I did not recognize you :)

If you just want to replace the login view you should start here

Use patch-package to replace or customize whatever you want.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.