ninsuo / symfony-collection-demo

Demo website for https://github.com/ninsuo/symfony-collection
MIT License
15 stars 8 forks source link

Update to Symfony 5 #14

Open tacman opened 4 years ago

tacman commented 4 years ago

This looks like a terrific tool, cool demo, etc. Any chance you could update the demo to Symfony 5? It looks like the bundle itself installs, and the jquery library installs with yarn, both great signs.

But there are enough changes with events and form handling since Symfony 3 that an updated demo would be enormously helpful.

Thanks for your consideration. I did fork this and started to work on it, but quickly got overwhelmed with the details.

Even a much smaller demo would be nice. I've followed the tutorial on embedded collections at https://symfonycasts.com/screencast/collections/embedded-form-collection, but the end result there is still not all that pretty. I'd much rather use a table, like you've done.

Thanks for your consideration.