#17 - set up Laravel Dusk #18

Merged
EwelinaLasowy merged 7 commits from #17-set-up-laravel-dusk into main 2022-01-18 12:22:02 +01:00
Showing only changes of commit da5d646a3a - Show all commits

View File

@@ -1,8 +1,8 @@
krzysztofrewak commented 2022-01-18 10:30:19 +01:00 (Migrated from github.com)
Review
APP_DEBUG=false
APP_URL=http://toby-web

I would stay with order proposed in .env.example.

```suggestion APP_DEBUG=false APP_URL=http://toby-web ``` I would stay with order proposed in `.env.example`.
krzysztofrewak commented 2022-01-18 10:30:19 +01:00 (Migrated from github.com)
Review
APP_DEBUG=false
APP_URL=http://toby-web

I would stay with order proposed in .env.example.

```suggestion APP_DEBUG=false APP_URL=http://toby-web ``` I would stay with order proposed in `.env.example`.
APP_NAME=Laravel APP_NAME=Laravel
APP_ENV=testing APP_ENV=testing
APP_KEY=base64:uuizKfYGhrBB+ecWuxg570hdUgKwZ1sqEgHPngW15Xw= APP_KEY=base64:uuizKfYGhrBB+ecWuxg570hdUgKwZ1sqEgHPngW15Xw=
APP_URL=http://toby-web
krzysztofrewak commented 2022-01-18 10:30:19 +01:00 (Migrated from github.com)
Review
APP_DEBUG=false
APP_URL=http://toby-web

I would stay with order proposed in .env.example.

```suggestion APP_DEBUG=false APP_URL=http://toby-web ``` I would stay with order proposed in `.env.example`.
APP_DEBUG=false APP_DEBUG=false
APP_URL=http://toby-web
krzysztofrewak commented 2022-01-18 10:30:19 +01:00 (Migrated from github.com)
Review
APP_DEBUG=false
APP_URL=http://toby-web

I would stay with order proposed in .env.example.

```suggestion APP_DEBUG=false APP_URL=http://toby-web ``` I would stay with order proposed in `.env.example`.
DUSK_IN_DOCKER=true DUSK_IN_DOCKER=true
DUSK_DRIVER_URL=http://toby-selenium:4444/wd/hub DUSK_DRIVER_URL=http://toby-selenium:4444/wd/hub
krzysztofrewak commented 2022-01-18 10:30:19 +01:00 (Migrated from github.com)
Review
APP_DEBUG=false
APP_URL=http://toby-web

I would stay with order proposed in .env.example.

```suggestion APP_DEBUG=false APP_URL=http://toby-web ``` I would stay with order proposed in `.env.example`.
krzysztofrewak commented 2022-01-18 10:30:19 +01:00 (Migrated from github.com)
Review
APP_DEBUG=false
APP_URL=http://toby-web

I would stay with order proposed in .env.example.

```suggestion APP_DEBUG=false APP_URL=http://toby-web ``` I would stay with order proposed in `.env.example`.