Skip to content

taiseimiyaji/laravel-vue-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目標

  • 設計考えながら作ってみる。

以下makeコマンドはsrcフォルダ直下で実行してください。

dockerコンテナの起動

make up

dockerコンテナの停止

make down

nuxtコンテナ

OpenSSL3のバージョン互換性の問題で下記環境変数を設定しておく必要がある。

export NODE_OPTIONS=--openssl-legacy-provider

テスト実行

docker compose exec app ./vendor/bin/phpunit --filter=実行クラス名

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published