摘要:
创建数据库迁移: php artisan make:migration create_表名_table 回车后就会创建迁移版本 回滚数据库迁移: php artisan migrate 会将数据按照时间全部迁移出来 阅读全文
posted @ 2018-01-08 15:10
Chen,ChunChang
阅读(209)
评论(0)
推荐(0)
摘要:
问题截图: 问题解决办法: use Illuminate\Support\facades\Schema; Schema::defaultStringLength(191); use Illuminate\Support\facades\Schema; Schema::defaultStringLen 阅读全文
posted @ 2018-01-08 15:06
Chen,ChunChang
阅读(958)
评论(0)
推荐(0)

浙公网安备 33010602011771号