porter icon indicating copy to clipboard operation
porter copied to clipboard

A docker based multi-site setup for local PHP development. Inspired by Laravel Valet, Homestead and Vessel.

Results 6 porter issues
Sort by recently updated
recently updated
newest added

I think the drawbacks of these in use with Porter (since all the sites reside is a single large volume) are greater than the benefits, so propose withdrawing the functionality...

warning

A placeholder for now, that we should consider how we can make this as painless as possible.

Extract common functionality from the Dockerfile for each image that we're building, e.g. when installing pdftk. Could either be via a shared shell script or by generating the Dockerfiles with...

enhancement

At the moment, when adding new services, we need to add specific commands to enable/disable/connect to the service. I wonder if we should move toward having a more generic 'additional...

enhancement

Bumps [symfony/process](https://github.com/symfony/process) from 5.4.5 to 5.4.46. Release notes Sourced from symfony/process's releases. v5.4.46 Changelog (https://github.com/symfony/process/compare/v5.4.45...v5.4.46) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@​nicolas-grekas) bug...

dependencies