Kirby, Laravel Homestead and Nginx Configuration

If you are using Laravel Homestead as your development environment you probably know the problem: Kirby needs some additional rewrite rules as seen in this Gist from @bastianallgeier .
If you are running a provision to add a new site, all your nginx configurations got overwritten, by default.

Maybe my post on Medium is the solution :slight_smile: