atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
439 stars 104 forks source link

Tutorial intro.php is broken #2201

Closed woodholly closed 1 month ago

woodholly commented 2 months ago

Please fix documentation and tutorials. None of examples work with current version of software.

mvorisek commented 2 months ago

Feel free to submit a PR.

Also see demos/ which we test using CI and should be 100% working. They are hosted at https://dev.atk4.org/demos/.

woodholly commented 2 months ago

https://dev.atk4.org/demos/tutorial/intro.php?atk_layout_maestro_wizard=2

mvorisek commented 2 months ago

Thank you. Contribution welcome, it seems such issue was introduced recently as such demo/tutorial was working.

woodholly commented 2 months ago

I can't fix it without docs..

mvorisek commented 2 months ago

The demos is broken because of some recent change. You should be able to debug it. We are keen on clean code and the code itself acts as very good and up-to-date documentation.