I am having issues with my workflow. Whatever I create is too buggy and not properly structured. I would like to know what strategy you follow for less bugs in projects and how do you determine what design pattern to use for the system? and would like to know about your workflow like creating UML and etc.
I have a basic workflow, I go by folders n that so it more structured and easier to find :)
What I can give as tip use laravels blade and command system it's really helpful, don't structure your code in 1 file expand it out to its easier to edit :)