Provides different branches that match a specific Laravel framework version. These branches' project contents can be used as an example for deploying Laravel apps to Fly.io using the fly launch
command.
- Laravel 11.9 - this is created from running the current
composer create-project laravel/laravel
command - Laravel 9.19 - this base was copied from the existing fly-apps/fly-launch-laravel repository