https://github.com/VisualAppeal/PHP-Auto-Update

http://laravel.com/

http://kejyun.github.io/Laravel-4-Docum ... roduction/
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

https://github.com/VisualAppeal/PHP-Auto-Update

文章 yehlu »

composer require visualappeal/php-auto-update
composer require monolog/monolog

update.json

代碼: 選擇全部

{
	"0.1.0": "https://www.551.com.tw/download/551einv/0.1.0.zip",
	"0.2.0": "https://www.551.com.tw/download/551einv/0.2.0.zip",
	"0.2.1": "https://www.551.com.tw/download/551einv/0.2.1.zip",
	"0.2.2": "https://www.551.com.tw/download/551einv/0.2.2.zip",
	"0.2.3": "https://www.551.com.tw/download/551einv/0.2.3.zip",
	"0.2.4": "https://www.551.com.tw/download/551einv/0.2.4.zip",
	"0.2.5": "https://www.551.com.tw/download/551einv/0.2.5.zip"
}
zip update file

代碼: 選擇全部

zip 0.2.5.zip app/* config/* database/* routes/* server.php ver.txt
回覆文章

回到「laravel」