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

Document Ideal Configuration on Windows #19

Open
navarr opened this issue Feb 22, 2024 · 1 comment
Open

Document Ideal Configuration on Windows #19

navarr opened this issue Feb 22, 2024 · 1 comment

Comments

@navarr
Copy link
Member

navarr commented Feb 22, 2024

  • Installing brew on WSL
  • Using JetBrains Gateway w/ PHPStorm
  • Determine how to setup xdebug
@navarr navarr added this to Warden Feb 22, 2024
@navarr
Copy link
Member Author

navarr commented Feb 22, 2024

  1. Enable Windows Subsystem for Linux
  2. Install Ubuntu
  3. Install Docker Desktop
  4. Install Homebrew (/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)")
  5. Install JetBrains Gateway (perhaps through Toolbox)
  6. Create project folder on Ubuntu (for Performance, should be in the linux box, not on a windows mounted file system)
  7. Create new PhpStorm project using Gateway in new project folder
  8. Execute warden commands as per normal and code locally!

@navarr navarr moved this to 🆕 New in Warden Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant