已知表,生成 controller,model 等文件??
教程里都是先设计表,然后 migration 生成表。
我现在有一系列表,想改用 laravel,有什么方法可以根据表生成 migration,controller,resource 等文件吗?
推荐文章: