-
Notifications
You must be signed in to change notification settings - Fork 67
Add the Fission Starter Kit #17
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
Conversation
Heck yeah! Thanks @joshcirre
So, the weird thing is that I'm not able to get this running unless I have a pro account. I get the error message that says: Unable to locate a class or view for component [flux::card].
It's weird that the Card component would be a Pro component: https://fluxui.dev/components/card, It actually shouldn't be that bad to switch out. Would you mind doing that and then letting me know and I can merge this in.
Thanks man!
I want to collect a list of some of the best community submitted starter kits and this one is definitely going to be on that list 😉
Yeah I debated if this would be a good addition to this repo since I do use the Toast component quite a bit too which is also a pro one. But perhaps I can play around with having that one added only if you have a pro account so that way it can be useful for more folks.
Ok, that would be great. You could also reach out to Caleb and ask if he could make the Card non-pro. He was asking if I used the toast component in the starter kits, and he said if so, he was going to make it free, but since I did not, he made it only available in Pro 🤪
Let me know if you need any help with that and I'm sure I could contribute. Thanks!
The Fission starter kit has been updated to reflect the new
laravel new --usingchanges and can be added as a community package.