Download the PHP package tomk79/px2-serve without Composer
On this page you can find all versions of the php package tomk79/px2-serve. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package px2-serve
px2-serve
Pickles 2 の開発用ローカルサーバーを起動します。
Usage - 使い方
インストール
セットアップ
px-files/config.php
に、 tomk79\pickles2\px2serve\serve::register()
の設定を追加する。
プレビュー環境サーバーを起動する
パブリッシュ環境サーバーを起動する
起動したら、ブラウザで http://localhost:8080/
にアクセスする。
オプション
S
: サーバー名を指定して起動する
更新履歴 - Change log
tomk79/px2-serve v0.1.4 (2022年5月22日)
- macOS と Windows との間で生じるルーティングファイルの差異を吸収した。
tomk79/px2-serve v0.1.3 (2022年5月2日)
S
オプションを追加。.htaccess
からRewriteCond
中の拡張子のパターンを取り込むようになった。
tomk79/px2-serve v0.1.2 (2022年4月24日)
$conf->controot
が深いパスに設定されている場合に、$_SERVER['PATH_INFO]
が誤った値にセットされる不具合を修正。
tomk79/px2-serve v0.1.1 (2022年4月19日)
- パブリッシュ環境を起動する
PX=serve.pub
を追加。
tomk79/px2-serve v0.1.0 (2022年4月17日)
- Initial Release
ライセンス - License
MIT License https://opensource.org/licenses/mit-license.php
作者 - Author
- Tomoya Koyanagi [email protected]
- website: https://www.pxt.jp/
- Twitter: @tomk79 https://twitter.com/tomk79/
All versions of px2-serve with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package tomk79/px2-serve contains the following files
Loading the files please wait ....