I'm asking for a short, clean example to build from...
I'm new to atk4 and have been working my way through tutorials (etc) - and am also fairly new with PHP etc.. so few things are 'obvious' to me at this point. I have created CRUD screens for all the tables, set up mySQL, and have it all working well; love ATK!
What I have not seen is a simple, minimalist example of how to import a CSV into a DB table - leveraging the power of atk4 which makes things so much simpler.
It seems like a great opportunity to use the CLI, point it at a file, load a model, and insert into a table.
Thanks in advance,
Mark