Neil Gilmour
Neil Gilmour
Trellis is awesome for provisioning and deploying Bedrock sites, and it would be great to have an easy way to use laravel/valet as a local environment instead of Vagrant.
It would be super cool to have the ability to set Pods stuff as a workflow step in GravityFlow. Here's their doc on how to make a step: http://docs.gravityflow.io/article/93-step-framework
I much prefer working in PHP than GitHub actions, so what I'm imagining here is being able to write some of the other steps of my preview workflow as classes...
This PR widens the scope of the `exclude(string $tableName)` method to also accept an array of table names. There's a passing test and updated docs. I don't _think_ that this...
I've been hacking around on this package for the last few weeks at work - I had some tables that were tens of millions of rows to anonymise. I ended...