apolopena / gitpod-laravel-starter

Configurable LAMP or LEMP stack starter project powered by Laravel and Gitpod. Supports Laravel 6, 7, and 8. Out of the box support for React, Vue, and Bootstrap frontends, with or without built-in auth .
https://github.com/apolopena/gitpod-laravel-starter/wiki
MIT License
40 stars 44 forks source link

Allow op (open-preview.sh) to work outside the project root #197

Closed apolopena closed 2 years ago

apolopena commented 2 years ago

Problem this feature will solve

You cannot use the op alias outside the project root. You will get message in red something like this: This command can only be run from the project root of a gitpod workspace

Background

Proposed Solution

Allow the op alias (open-preview.sh) to be used anywhere

Constraints and Assumptions

Alternatives or Workarounds

Additional context

Add any other context or screenshots about the feature request here.