Skip to content
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

Support for installing without interia table #6

Open
atymic opened this issue Feb 8, 2020 · 2 comments
Open

Support for installing without interia table #6

atymic opened this issue Feb 8, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@atymic
Copy link
Contributor

atymic commented Feb 8, 2020

First off, I love this preset :)

I've used it for multiple projects already, and bar a few little issues it's awesome!

One this I was wondering is would you be open to a PR that just includes all the inertia setup without the theme?

I assume this would be a sub option when accepting the inertia option, asking if you wanted to install the theme (and interia-table package), defaulting to yes?

@craigharman
Copy link
Member

There are probably better options for a Laravel/Inertia install such as @michaeldyranda preset: https://github.com/laravel-frontend-presets/inertiajs

Or am I missing a particular use case?

@atymic
Copy link
Contributor Author

atymic commented Feb 10, 2020

There are probably better options for a Laravel/Inertia install such as @michaeldyranda preset: laravel-frontend-presets/inertiajs

I did look into that, but there's a couple of issues:

  • Tailwind is via CDN, so you have to setup postcss/tailwind/mix
  • You have to set up the routing with Ziggy
  • This preset has much better mix setup (eg, browsersync, etc)

It's really just a bare bones minimal setup of interia in laravel

Basically, i'd love a complete setup minus the theme & table plugin (ie, just an example inertia page)

Totally fine if that's not an option you want :) Just a thought.

@craigharman craigharman self-assigned this Feb 11, 2020
@craigharman craigharman added the enhancement New feature or request label Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants