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

Laravel dev environment #32

Open
victorvfx opened this issue Sep 10, 2018 · 2 comments
Open

Laravel dev environment #32

victorvfx opened this issue Sep 10, 2018 · 2 comments

Comments

@victorvfx
Copy link

victorvfx commented Sep 10, 2018

I have been trying to get laravel working with this docker stack for past few days but nothing seems to working.

Things i've already tried.

  1. github clone https://github.com/laravel/laravel.git to /web/app and /web/public directory.

  2. Tried installing via composer to /web with this command in cmder "docker run --rm -v $(pwd)/web:/web composer create-project --prefer-dist laravel/laravel ./"

image

This seems to install the laravel package via composer but doesn't shows up in the /web directory.

@owen800q
Copy link

owen800q commented Nov 7, 2018

same problem here, nothing shown in directory after installation..

@Rihoj
Copy link

Rihoj commented Nov 8, 2018

@victorvfx, @owen800q I had similar issues, I ended up creating a branch off of this the pull request can be found here: #27

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

No branches or pull requests

3 participants