search

Home  >  Q&A  >  body text

How to create a module using the command line under windows?

How to create a module using the command line under window?

大绿茶大绿茶2436 days ago1135

reply all(2)I'll reply

  • 老虎

    老虎2018-09-23 16:56:32

    First install composer, https://www.kancloud.cn/manual/thinkphp5, this is the installation manual, there is an introduction to "Installing thinkphp" in the "Basics" column, all the way Just click next,

    Then open the DOS command line and use the cd command to find the directory of the project you created, such as tp5 (it is recommended to take a look at http://www.php.cn/course/ 639.html

    phpStudy quick introduction video tutorial, the last section of Chapter 3 introduces how to install thinkphp), then enter the command introduced in this section of the video and execute it


    reply
    0
  • 韦小宝

    韦小宝2018-03-15 14:52:47

    First you need to download composer

    reply
    1
  • Cancelreply