当前位置:网站首页>1. Laravel creation project of PHP
1. Laravel creation project of PHP
2022-07-05 11:45:00 【Good life experience Officer】
1.composer Environmental installation ,php Environmental installation
2. establish laravel project
composer create-project laravel/laravel Project name
3.cd Catalog
php -r "readfile('https://getcomposer.org/installer');" | php
Sibling create file composer.bat
echo @php "%~dp0composer.phar" %*>composer.bat
4. Download package
composer install
5. function
php artisan serve
边栏推荐
- [crawler] bugs encountered by wasm
- 【Win11 多用户同时登录远程桌面配置方法】
- splunk配置163邮箱告警
- 管理多个Instagram帐户防关联小技巧大分享
- Evolution of multi-objective sorting model for classified tab commodity flow
- Mongodb replica set
- redis主从中的Master自动选举之Sentinel哨兵机制
- [leetcode] wild card matching
- 【PyTorch预训练模型修改、增删特定层】
- liunx禁ping 详解traceroute的不同用法
猜你喜欢
12.(地图数据篇)cesium城市建筑物贴图
COMSOL -- establishment of geometric model -- establishment of two-dimensional graphics
【 YOLOv3中Loss部分计算】
[cloud native | kubernetes] actual battle of ingress case (13)
11. (map data section) how to download and use OSM data
Advanced technology management - what is the physical, mental and mental strength of managers
【PyTorch预训练模型修改、增删特定层】
多表操作-子查询
codeforces每日5题(均1700)-第五天
多表操作-自关联查询
随机推荐
Solve readobjectstart: expect {or N, but found n, error found in 1 byte of
Zcmu--1390: queue problem (1)
【yolov5.yaml解析】
《看完就懂系列》15个方法教你玩转字符串
pytorch-多层感知机MLP
Crawler (9) - scrape framework (1) | scrape asynchronous web crawler framework
【无标题】
[singleshotmultiboxdetector (SSD, single step multi frame target detection)]
Prevent browser backward operation
splunk配置163邮箱告警
7 themes and 9 technology masters! Dragon Dragon lecture hall hard core live broadcast preview in July, see you tomorrow
SET XACT_ABORT ON
Ncp1342 chip substitute pn8213 65W gallium nitride charger scheme
高校毕业求职难?“百日千万”网络招聘活动解决你的难题
XML parsing
871. Minimum Number of Refueling Stops
Startup process of uboot:
多表操作-自关联查询
Idea set the number of open file windows
redis 集群模式原理