Coder Social home page Coder Social logo

php-symfony-cli-exercise's Introduction

php-symfony-cli-exercise

This project provides a starter CLI to complete exercises to practice coding in PHP.

Instructions

  1. Fork this repo in GitHub to your personal GitHub
  2. Clone your new repo and open it in PhpStorm
  3. For this exercise, you'll run Docker from within PhpStorm. To do this, see the instructions below
  4. With your Docker container running execute ./cli.sh help. You'll see an example command that can be run
  5. Add a new file, .env.local to the root of your project and add SLACK_WEBHOOK_URL='' to the file. You will populate that later on
  6. Run ./cli.sh echo:name
  7. Create your own commands in the src/ folder
  8. Make sure to run docker exec -it php-cli-exercise composer install after adding a new command

Instructions on setting up Docker in PhpStorm

Services

Open the Services tab:

If you haven't setup Docker before in PhpStorm, click the + button and select "Docker Connection" and "Docker for Mac" in the dialog window.

Connect to Docker

Ensure you have Docker Desktop running already (i.e. Cmd + space bar, then Docker.app. You can close the window after Docker Desktop starts up). Click the play button and you should now see this.

Open docker-compose.yml and click the double play button

Container stood up via Docker Compose

php-symfony-cli-exercise's People

Contributors

kronning6 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.