I am really looking forward to using this package! Thanks for making this open source!
I have a few questions, specifically about Livewire. From reading the docs, and a little bit of source diving, I think it will be difficult to support it. The package is pretty opinionated. The concept is great, but I would love to be able to use it generically.
This goes for standard controllers, too. We validate our data in controllers using form requests. It would be cool if we can make them part of a wizard. It would only have set and get data from the wizard, instead of a model for example. Most concepts can stay, a little bit more flexibility in the controller/routes would be very useful, I think. It allows us to stick to what we do, while using the power of your package to deal with all the difficulties of wizards.
Is this something you would consider in the future?
I am really looking forward to using this package! Thanks for making this open source!
I have a few questions, specifically about Livewire. From reading the docs, and a little bit of source diving, I think it will be difficult to support it. The package is pretty opinionated. The concept is great, but I would love to be able to use it generically.
This goes for standard controllers, too. We validate our data in controllers using form requests. It would be cool if we can make them part of a wizard. It would only have set and get data from the wizard, instead of a model for example. Most concepts can stay, a little bit more flexibility in the controller/routes would be very useful, I think. It allows us to stick to what we do, while using the power of your package to deal with all the difficulties of wizards.
Is this something you would consider in the future?