@damien for reasonsβ’ I have to use python/flask. But since I'm planning the next app to use django anyway, I am grateful for the link. Thank you! :)
@codeschubse @damien This might be a good introduction (start) to Flask, SQLAlchemy, and database migrations (Flask Migrate Extension)
This is similar to your Laravel workflow.