Play with playground
- From docker-homestead run command
$ docker-compose exec playground bash
- Now run
$ lscommand, all the respositories which are inside Projects can be seen - Go to your project in which you want to play by
$ cd project-repo - php_cli, composer, npm etc related commands can be accomplish from here
- Have Fun !