Results 72 comments of Ben Word

https://github.com/roots/bedrock/pull/668

https://github.com/roots/bedrock/pull/668

https://github.com/roots/bedrock/pull/668

@teppokoivula Thanks so much for this PR! My apologies on how long it's taken me to get back to you. Finally got around to testing this

Got a PR up for this at https://github.com/roots/acorn/pull/277 To get seeders working I had to copy https://github.com/laravel/laravel/blob/9.x/database/seeders/DatabaseSeeder.php (and [load it](https://github.com/laravel/laravel/blob/5b60b604c4167b30286a6e033723a6b274e8452d/composer.json#L27))

Are you missing the `post-autoload-dump` script on your install that's recommended on the [Acorn installation docs](https://roots.io/acorn/docs/installation/)?

Ref https://discourse.roots.io/t/deploying-a-trellis-site-with-ssl-certificates-prior-to-dns-records-being-in-place/24201/9

https://github.com/broskees/gutenberg-tailwind-safelist

All the updates so far are in this issue — there has not yet been a PR submitted to address this in Acorn Did you try the solution from the...