InfyOmLabs / laravel-generator

API and Admin Panel CRUD Generator for Laravel.
https://www.infyom.com/open-source
MIT License
3.78k stars 802 forks source link

how to Generate from existing table? #198

Closed cncap closed 8 years ago

cncap commented 8 years ago

All generate command can used for " for given model", but I only have exists table in exists database, how to get it use generate command from exsit database?

cncap commented 8 years ago

I am sorry, I did not look carefully, I have found the answer here: http://labs.infyom.com/laravelgenerator/docs/options/generator-options

mitulgolakiya commented 8 years ago

@cncap great. Post here if you found any problem.

cncap commented 8 years ago

@Mitulgolakiya, Thank you for your reply, I am integrating oauth2.0 and laravel,That great if your project can be integrated into it, after all API access is required to verify over APIS.

mitulgolakiya commented 8 years ago

ok, I will add it to the queue.