The Wayback Machine - https://web.archive.org/web/20200905104213/https://github.com/yasu-s/fuelphp-sample/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Apr 10, 2020
Apr 5, 2020
oil
Apr 5, 2020

README.md

fuelphp-sample

概要

  • FuelPHP のサンプルソース

開発環境について

  • Visual Studio Code
    • Remote - Containers
  • Docker Desktop

実行

  • php composer.phar update パッケージインストール
  • php -S 0.0.0.0:8000 で実行 http://localhost:8000/public へアクセスする

ユニットテスト

  • php oil test で実行。
  • FuelPHP 1.8 の場合、PHPUnitがだいぶ古いバージョンになる。

参考URL

About

FuelPHP サンプル

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.