kitloong / laravel-migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
2.5k stars 276 forks source link

Want to add the code usage description #138

Closed chongzia closed 1 year ago

chongzia commented 1 year ago

Request simple code instructions and function descriptions

Can you provide us with schematic procedures for code invocation, introduction, and use, or API descriptions of external wrappers

Because we don't want to use the console to control it, we use code logic to control it

kitloong commented 1 year ago

Hi @chongzia , could you please elaborate more to describe your request?

An example would help me to better understand your need.