Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for local setup win #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Juraj-Tomaschek-Accenture

navod ako si rozbehat na lokale prostredie vo windows

xdebug.remote_host=docker.for.mac.host.internal => host.docker.internal (malo by fungovat pre mac aj win)

## Step 2 - Create .env file with environment variables
Navigate to the root folder of your cloned repository and create and save .env file with following contents:
```
KERNEL_CLASS='App\Kernel'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KERNEL_CLASS neni potrebny definovat

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahoj tomas, mas pravdu na lokale to bez aj bez KERNEL_CLASS a PANTHER_APP tak som to odtial vyhodil.

```
KERNEL_CLASS='App\Kernel'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

takuto direktivu ani nepoznam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants