-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: master
Are you sure you want to change the base?
Conversation
docs/setup-local-environment.md
Outdated
## 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' |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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.
docs/setup-local-environment.md
Outdated
``` | ||
KERNEL_CLASS='App\Kernel' | ||
SYMFONY_DEPRECATIONS_HELPER=999999 | ||
PANTHER_APP_ENV=panther |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
takuto direktivu ani nepoznam.
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)