{"id":23976,"date":"2024-11-21T12:36:39","date_gmt":"2024-11-21T04:36:39","guid":{"rendered":"https:\/\/fwq.ai\/blog\/23976\/"},"modified":"2024-11-21T12:36:39","modified_gmt":"2024-11-21T04:36:39","slug":"%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8thinkphp6%e7%9a%84%e5%91%bd%e4%bb%a4%e8%a1%8c%e5%b7%a5%e5%85%b7","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/23976\/","title":{"rendered":"\u5982\u4f55\u4f7f\u7528ThinkPHP6\u7684\u547d\u4ee4\u884c\u5de5\u5177"},"content":{"rendered":"<p>\u5982\u4f55\u4f7f\u75286\u7684\u547d\u4ee4\u884c\u5de5\u5177<\/p>\n<p>ThinkPHP6\u662f\u4e00\u6b3e\u5f00\u6e90\u7684PHP\u6846\u67b6\uff0c\u5b83\u5177\u6709\u4e30\u5bcc\u7684\u529f\u80fd\u548c\u6613\u4e8e\u4f7f\u7528\u7684\u7279\u6027\u3002\u5176\u4e2d\uff0c\u547d\u4ee4\u884c\u5de5\u5177\u662fThinkPHP6\u7684\u4e00\u4e2a\u91cd\u8981\u529f\u80fd\uff0c\u5728\u5f00\u53d1\u8fc7\u7a0b\u4e2d\u53ef\u4ee5\u63d0\u9ad8\u5f00\u53d1\u6548\u7387\u548c\u4fbf\u6377\u6027\u3002\u672c\u6587\u5c06\u4ecb\u7ecd\u5982\u4f55\u4f7f\u7528thinkphp6\u7684\u547d\u4ee4\u884c\u5de5\u5177\u3002<\/p>\n<ol>\n<li>\u5b89\u88c5ThinkPHP6<\/li>\n<\/ol>\n<p>\u9996\u5148\uff0c\u9700\u8981\u5b89\u88c5ThinkPHP6\u3002\u53ef\u4ee5\u901a\u8fc7composer\u547d\u4ee4\u5b89\u88c5\uff1a<\/p>\n<pre>composer create-project topthink\/think tp6demo<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u5b89\u88c5\u5b8c\u6210\u540e\uff0c\u53ef\u4ee5\u8fdb\u5165\u9879\u76ee\u76ee\u5f55\uff1a<\/p>\n<pre>cd tp6demo<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ol>\n<li>\u547d\u4ee4\u884c\u5de5\u5177\u7b80\u4ecb<\/li>\n<\/ol>\n<p>ThinkPHP6\u7684\u547d\u4ee4\u884c\u5de5\u5177\u53ef\u4ee5\u901a\u8fc7think\u547d\u4ee4\u4f7f\u7528\uff0c\u4f8b\u5982\uff1a<\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<pre>php think list<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8fd9\u6761\u547d\u4ee4\u5c06\u8f93\u51fa\u5f53\u524d\u9879\u76ee\u4e2d\u53ef\u7528\u7684\u547d\u4ee4\u5217\u8868\u3002<\/p>\n<p>\u547d\u4ee4\u884c\u5de5\u5177\u7531\u591a\u4e2a\u547d\u4ee4\u7ec4\u6210\uff0c\u6bcf\u4e2a\u547d\u4ee4\u90fd\u6709\u4e00\u4e2a\u7279\u5b9a\u7684\u529f\u80fd\u3002\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u67e5\u770b\u547d\u4ee4\u7684\u7528\u6cd5\uff1a<\/p>\n<pre>php think help &lt;command&gt;&lt;\/command&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4f8b\u5982\uff0c\u67e5\u770broute:list\u547d\u4ee4\u7684\u7528\u6cd5\u53ef\u4ee5\u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\uff1a<\/p>\n<pre>php think help route:list<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ol>\n<li>\u547d\u4ee4\u884c\u5de5\u5177\u5e38\u7528\u547d\u4ee4<\/li>\n<\/ol>\n<p>\u4e0b\u9762\u4ecb\u7ecd\u4e00\u4e9b\u5e38\u7528\u7684ThinkPHP6\u547d\u4ee4\u884c\u5de5\u5177\uff1a<\/p>\n<p><strong>3.1 \u751f\u6210\u63a7\u5236\u5668<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u63a7\u5236\u5668\uff1a<\/p>\n<pre>php think make:controller Index<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u5728app\/controller\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3aIndex\u7684\u63a7\u5236\u5668\u3002<\/p>\n<p><strong>3.2 \u751f\u6210\u6a21\u578b<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u6a21\u578b\uff1a<\/p>\n<pre>php think make:model User<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u5728app\/model\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3aUser\u7684\u6a21\u578b\u3002<\/p>\n<p><strong>3.3 \u751f\u6210\u89c6\u56fe<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u89c6\u56fe\u6587\u4ef6\uff1a<\/p>\n<pre>php think make:view index\/index<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u5728app\/view\/index\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3aindex.html\u7684\u89c6\u56fe\u6587\u4ef6\u3002<\/p>\n<p><strong>3.4 \u751f\u6210\u6570\u636e\u5e93\u8fc1\u79fb<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u6570\u636e\u5e93\u8fc1\u79fb\uff1a<\/p>\n<pre>php think make:migration create_users_table<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u5728database\/migrations\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3acreate_users_table\u7684\u8fc1\u79fb\u6587\u4ef6\u3002<\/p>\n<p><strong>3.5 \u6570\u636e\u5e93\u8fc1\u79fb<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u8fd0\u884c\u6570\u636e\u5e93\u8fc1\u79fb\uff1a<\/p>\n<pre>php think migrate:run<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u8fd0\u884c\u6240\u6709\u672a\u8fd0\u884c\u7684\u8fc1\u79fb\u6587\u4ef6\u3002<\/p>\n<p><strong>3.6 \u751f\u6210Seeder<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684Seeder\uff1a<\/p>\n<pre>php think make:seeder UsersTableSeeder<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u5728database\/seeds\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3aUsersTableSeeder\u7684Seeder\u6587\u4ef6\u3002<\/p>\n<p><strong>3.7 \u8fd0\u884cSeeder<\/strong><\/p>\n<p>\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u8fd0\u884cSeeds\uff1a<\/p>\n<pre>php think seed:run<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8be5\u547d\u4ee4\u5c06\u8fd0\u884c\u6240\u6709\u672a\u8fd0\u884c\u7684Seeder\u6587\u4ef6\u3002<\/p>\n<ol>\n<li>\u7ed3\u8bed<\/li>\n<\/ol>\n<p>\u547d\u4ee4\u884c\u5de5\u5177\u662f\u4e00\u4e2a\u975e\u5e38\u6709\u7528\u7684\u5de5\u5177\uff0c\u53ef\u4ee5\u5927\u5927\u63d0\u9ad8\u5f00\u53d1\u6548\u7387\u548c\u4fbf\u6377\u6027\u3002\u672c\u6587\u4ecb\u7ecd\u4e86\u5982\u4f55\u4f7f\u7528thinkphp6\u7684\u547d\u4ee4\u884c\u5de5\u5177\uff0c\u5e76\u4e14\u4ecb\u7ecd\u4e86\u4e00\u4e9b\u5e38\u7528\u7684\u547d\u4ee4\u3002\u4f46\u662f\uff0c\u8fd8\u6709\u5f88\u591a\u6709\u7528\u7684\u547d\u4ee4\u53ef\u4ee5\u53d1\u6398\uff0c\u5efa\u8bae\u8bfb\u8005\u5728\u5f00\u53d1\u8fc7\u7a0b\u4e2d\u591a\u52a0\u5c1d\u8bd5\u548c\u63a2\u7d22\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u4f7f\u7528ThinkPHP6\u7684\u547d\u4ee4\u884c\u5de5\u5177\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5982\u4f55\u4f7f\u75286\u7684\u547d\u4ee4\u884c\u5de5\u5177 ThinkPHP6\u662f\u4e00\u6b3e\u5f00\u6e90\u7684PHP\u6846\u67b6\uff0c\u5b83\u5177\u6709\u4e30\u5bcc\u7684\u529f\u80fd\u548c\u6613\u4e8e\u4f7f\u7528\u7684\u7279\u6027\u3002\u5176\u4e2d\uff0c\u547d\u4ee4\u884c\u5de5\u5177\u662fThinkPHP6\u7684\u4e00\u4e2a\u91cd\u8981\u529f\u80fd\uff0c\u5728\u5f00\u53d1\u8fc7\u7a0b\u4e2d\u53ef\u4ee5\u63d0\u9ad8\u5f00\u53d1\u6548\u7387\u548c\u4fbf\u6377\u6027\u3002\u672c\u6587\u5c06\u4ecb\u7ecd\u5982\u4f55\u4f7f\u7528thinkphp6\u7684\u547d\u4ee4\u884c\u5de5\u5177\u3002 \u5b89\u88c5ThinkPHP6 \u9996\u5148\uff0c\u9700\u8981\u5b89\u88c5ThinkPHP6\u3002\u53ef\u4ee5\u901a\u8fc7composer\u547d\u4ee4\u5b89\u88c5\uff1a composer create-project topthink\/think tp6demo \u767b\u5f55\u540e\u590d\u5236 \u5b89\u88c5\u5b8c\u6210\u540e\uff0c\u53ef\u4ee5\u8fdb\u5165\u9879\u76ee\u76ee\u5f55\uff1a cd tp6demo \u767b\u5f55\u540e\u590d\u5236 \u547d\u4ee4\u884c\u5de5\u5177\u7b80\u4ecb ThinkPHP6\u7684\u547d\u4ee4\u884c\u5de5\u5177\u53ef\u4ee5\u901a\u8fc7think\u547d\u4ee4\u4f7f\u7528\uff0c\u4f8b\u5982\uff1a \u7acb\u5373\u5b66\u4e60\u201c\u201d\uff1b php think list \u767b\u5f55\u540e\u590d\u5236 \u8fd9\u6761\u547d\u4ee4\u5c06\u8f93\u51fa\u5f53\u524d\u9879\u76ee\u4e2d\u53ef\u7528\u7684\u547d\u4ee4\u5217\u8868\u3002 \u547d\u4ee4\u884c\u5de5\u5177\u7531\u591a\u4e2a\u547d\u4ee4\u7ec4\u6210\uff0c\u6bcf\u4e2a\u547d\u4ee4\u90fd\u6709\u4e00\u4e2a\u7279\u5b9a\u7684\u529f\u80fd\u3002\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u67e5\u770b\u547d\u4ee4\u7684\u7528\u6cd5\uff1a php think help &lt;command&gt;&lt;\/command&gt; \u767b\u5f55\u540e\u590d\u5236 \u4f8b\u5982\uff0c\u67e5\u770broute:list\u547d\u4ee4\u7684\u7528\u6cd5\u53ef\u4ee5\u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\uff1a php think help route:list \u767b\u5f55\u540e\u590d\u5236 \u547d\u4ee4\u884c\u5de5\u5177\u5e38\u7528\u547d\u4ee4 \u4e0b\u9762\u4ecb\u7ecd\u4e00\u4e9b\u5e38\u7528\u7684ThinkPHP6\u547d\u4ee4\u884c\u5de5\u5177\uff1a 3.1 \u751f\u6210\u63a7\u5236\u5668 \u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u63a7\u5236\u5668\uff1a php think make:controller Index \u767b\u5f55\u540e\u590d\u5236 \u8be5\u547d\u4ee4\u5c06\u5728app\/controller\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3aIndex\u7684\u63a7\u5236\u5668\u3002 3.2 \u751f\u6210\u6a21\u578b \u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u751f\u6210\u4e00\u4e2a\u65b0\u7684\u6a21\u578b\uff1a php think make:model User \u767b\u5f55\u540e\u590d\u5236 \u8be5\u547d\u4ee4\u5c06\u5728app\/model\u76ee\u5f55\u4e0b\u751f\u6210\u4e00\u4e2a\u540d\u4e3aUser\u7684\u6a21\u578b\u3002 3.3 \u751f\u6210\u89c6\u56fe [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-23976","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/23976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=23976"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/23976\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=23976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=23976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=23976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}