CREATE EXTENSION TO GENERATE MODEL CLASSES IN PHP #116
Answered
by
gjsjohnmurray
a9B3dE
asked this question in
Extension Development QnA
-
Hello.. I'm wanting to develop an extension in visual studio code where I can make a connection with the MySQL database, then list all the tables in that database.. after that select the tables and finally the extension generate the classes model of each table in PHP. The thing is, I don't know how to create this extension.. can anyone help me? Fabricio |
Beta Was this translation helpful? Give feedback.
Answered by
gjsjohnmurray
Aug 31, 2022
Replies: 1 comment
-
I suggest you start at https://code.visualstudio.com/api/get-started/your-first-extension |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
isidorn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest you start at https://code.visualstudio.com/api/get-started/your-first-extension