Skip to content

[Feature Request] Adding make:auth with inertia #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Naoray opened this issue Jul 29, 2019 · 6 comments
Closed

[Feature Request] Adding make:auth with inertia #47

Naoray opened this issue Jul 29, 2019 · 6 comments

Comments

@Naoray
Copy link

Naoray commented Jul 29, 2019

There are a few nice inertia presets out there - like mentioned in #35 or inertiajs-preset. Still it would be really nice to have an official preset which could also override/extend the default make:auth command to publish standard views for

  • register
  • login
  • password forget/email
  • verification

and Controllers which handle the Inertia::render() responses on the GET requests.

@reinink
Copy link
Member

reinink commented Jul 29, 2019

Yeah, I agree, it would be good to have an official Inertia.js preset for Laravel. Let's maybe wait and see what @taylorotwell does with laravel/ui first.

@Naoray
Copy link
Author

Naoray commented Jul 29, 2019

Ok, didn't know about this repo. Agree... waiting for this is probably better

@davidangel
Copy link

Might check this out in the meantime: laravel-frontend-presets/inertiajs#5

@Naoray
Copy link
Author

Naoray commented Aug 27, 2019

@reinink with laravel/ui#16 we can now also build a auth preset for inertia. Would you want to put this preset into a separate repository?

@codeitlikemiley
Copy link

codeitlikemiley commented Dec 6, 2019

I do have a preset that uses scafold inertia JS but with vuetify not your tailwind css favorites :)

https://github.com/codeitlikemiley/vuetified-laravel-preset

This is configured to work out of the box with vuetify and vuetify loader

If your lazy to import all vuetify components, also save you tons of assets cause you only compiled the components that you needed...

@reinink
Copy link
Member

reinink commented Jan 2, 2020

Closing this for now, as I think there's a good chance that official support might be coming from Laravel via the laravel/ui package. 👍

@reinink reinink closed this as completed Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants