当前位置:网站首页>Novice introduction: download from PHP environment to thinkphp6 framework by hand
Novice introduction: download from PHP environment to thinkphp6 framework by hand
2022-07-29 05:47:00 【Just learning records】
One 、PHP Environment building
1. Environmental installation
If a worker wants to do a good job, he must sharpen his tools first , Here I suggest using phpstudy Integrated environment , Installed this Mysql、Apache、Nginx It's all there , More importantly, it comes with composer, Is it cool
How to download phpstudy? Let's go to the phpstudy Download directly from the official website https://www.xp.cn/, Pay attention to the choice when installing www Catalog , For example, I chose E:\www, Then the site files of our project are in www, Then there is the next step along the way , Super easy , It's really simple. I'm Xiaobai .
- Building site
phpstudy After installation , We can open it on the small icon on the computer desktop , Let's install Mysql、Apache、Nginx、phpMyadmin These common development software .
The installation method does not need to write code , Click the following buttons to install as needed
. Check synchronization hosts, So we can go through www.jq.com Come to visit the local project .
Two 、ThinkPHP6 Framework download
composer download ThinkPHP6 - We found the site www.jq.com, According to the picture below , Click on “ management ”->“composer” You can start it composer.
Click OK to pop up - Input cd… Go back to the previous Directory , Then copy ThinkPHP6 Manual download composer create-project topthink/think www.jq.com.
- Download the lower version first composer, Then update it
so what ? Wait a while and the framework will be downloaded .
Open the browser and type www.jq.com/public, Did you see thinkphp6 Long lost welcome page ?
边栏推荐
- Wapiti是什么以及使用教程
- Relative positioning and absolute positioning
- Set the background color of a cell in the table
- 华为2020校招笔试编程题 看这篇就够了(上)
- Read and understand move2earn project - move
- How can Plato obtain premium income through elephant swap in a bear market?
- QPalette学习笔记
- Laravel服务容器(继承与事件)
- Record the SQL injection vulnerability of XX company
- 马斯克推崇的柏拉图式元宇宙,PlatoFarm早已验证出答案
猜你喜欢
DAY6:利用 PHP 编写登陆页面
JDBC连接数据库详细步骤
[C language series] - string + partial escape character explanation + annotation tips
新手入门:手把手从PHP环境到ThinkPHP6框架下载
Masscan tutorial
The bear market is slow, and bit.store provides stable stacking products to help you get through the bull and bear market
实现table某个单元格背景色设置
How to survive in the bear market of encryption market?
如何 Pr 一个开源composer项目
Wapiti是什么以及使用教程
随机推荐
[electronic circuit] how to select ADC chip
DeFi 2.0的LaaS协议,重振DeFi赛道发展的关键
Related knowledge of elastic box
Thinkphp6管道模式Pipeline使用
超简单集成HMS ML Kit 人脸检测实现可爱贴纸
PHP如何生成二维码?
JS simple code determines whether the device that opens the page is the PC end of the computer, the H5 end of the mobile phone, or the wechat end
Fantom (FTM) surged 45% before the FOMC meeting
Laravel Swagger添加访问密码
Qt布局管理--部件拉伸(Stretch)原理及大小策略(sizePolicy)
Starfish OS: create a new paradigm of the meta universe with reality as the link
sql-server 数据表的简单操作
July 28 ens/usd Value Forecast: ENS attracts huge profits
马斯克推崇的柏拉图式元宇宙,PlatoFarm早已验证出答案
From starfish OS' continued deflationary consumption of SFO, the value of SFO in the long run
闪贷Dapp的调研及实现
Wechat applet - screen height
Countdown of the uniapp component (such as the countdown to reading the agreement and the countdown to completing learning)
熊市下PLATO如何通过Elephant Swap,获得溢价收益?
Qt设置背景图片方法