Skip to content

laravelで作った管理画面のサンプル

License

Notifications You must be signed in to change notification settings

fyui001/laravel-admin-sample

Repository files navigation

セットアップ

Makefileにコマンドをまとめてます

  1. dotenvとdocker composeファイルの初期化
make init
  1. 初期セットアップ
make setup

コンテナ起動

docker-compose up -d

テスト実行

Feature Test

make test_feature

Unit Test

make test_unit

About

laravelで作った管理画面のサンプル

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published