PackageTrack
Sign in Get early access

laravel/installer

Laravel application installer.

v5.31.1 11M downloads/mo #2768 most downloaded on Packagist laravel/installer

What this package is like to depend on

Last release 19 days ago

04 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Most releases are documented

notes for 121 of 140 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

140 releases · first in 2014

33 releases in the last 12 months

see the full history below

Release timeline

140 releases · Aug 2014 to Aug 2026
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 140
  1. v5.31.1 04 Aug 2026
    Release notes
    Open source →
    Release notes
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/installer/pull/554
    • Run Pint after converting tests to Pest by @WendellAdriel in https://github.com/laravel/installer/pull/555
    • Use the forms feature from Laravel prompts by @weitzman in https://github.com/laravel/installer/pull/556
    Open source →
  2. v5.31.0 16 Jul 2026
    Release notes
    Open source →
    Release notes
    • Add laravel package command by @joetannenbaum in https://github.com/laravel/installer/pull/546
    • Fallback old output when Laravel\Prompts\callout() function is not available by @crynobone in https://github.com/laravel/installer/pull/549
    • [5.x] Ensure queue:listen has timeout=0 for Windows by @jackbayliss in https://github.com/laravel/installer/pull/550
    • [5.x] Pass --no-node to starter kit installer hooks by @jklejczyk in https://github.com/laravel/installer/pull/552
    • Match the starter kit workflow PHP version to the local machine by @WendellAdriel in https://github.com/laravel/installer/pull/553
    Open source →
  3. v5.30.0 02 Jul 2026
    Release notes

    Full Changelog: v5.29.0...v5.30.0

    Open source →
    Release notes

    Full Changelog: https://github.com/laravel/installer/compare/v5.29.0...v5.30.0

    Open source →
  4. v5.29.0 02 Jul 2026
    Release notes
    • Adds a no-node option to skip installing and building NPM dependencies entirely by @tonysm in #526
    • GitHub Actions hardening by @nunomaduro in #527
    • Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group by @dependabot[bot] in #528
    • Add Dependabot cooldown of 5 days by @nunomaduro in #529
    • Enable Dependabot auto-merge by @nunomaduro in #530
    • Fix reusable workflow pin to match granted permissions by @nunomaduro in #531
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #533
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #537
    • Respect --no-interaction flag when attaching TTY to child processes by @joetannenbaum in #536
    • Use Prompts callout for the "application ready" output by @joetannenbaum in #535
    • Quick onboard by @taylorotwell in #538
    Open source →
    Release notes
    • Adds a no-node option to skip installing and building NPM dependencies entirely by @tonysm in https://github.com/laravel/installer/pull/526
    • GitHub Actions hardening by @nunomaduro in https://github.com/laravel/installer/pull/527
    • Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/installer/pull/528
    • Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/installer/pull/529
    • Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/installer/pull/530
    • Fix reusable workflow pin to match granted permissions by @nunomaduro in https://github.com/laravel/installer/pull/531
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/installer/pull/533
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/installer/pull/537
    • Respect --no-interaction flag when attaching TTY to child processes by @joetannenbaum in https://github.com/laravel/installer/pull/536
    • Use Prompts callout for the "application ready" output by @joetannenbaum in https://github.com/laravel/installer/pull/535
    • Quick onboard by @taylorotwell in https://github.com/laravel/installer/pull/538
    Open source →
  5. v5.28.1 19 May 2026
    Release notes

    What's Changed

    Full Changelog: v5.28.0...v5.28.1

    Open source →
    Release notes

    What's Changed

    • Release script by @joetannenbaum in https://github.com/laravel/installer/pull/524

    Full Changelog: https://github.com/laravel/installer/compare/v5.28.0...v5.28.1

    Open source →
  6. v5.28.0 15 May 2026
    Release notes

    What's Changed

    • Remove Composer github-oauth credentials on Linux & Windows Actions by @crynobone in #520
    • Revert "Remove Composer github-oauth credentials on Linux & Windows Actions" by @crynobone in #521
    • Interactive starter kit installer hooks by @benbjurstrom in #523

    New Contributors

    Full Changelog: v5.27.0...v5.28.0

    Open source →
    Release notes

    What's Changed

    • Remove Composer github-oauth credentials on Linux & Windows Actions by @crynobone in https://github.com/laravel/installer/pull/520
    • Revert "Remove Composer github-oauth credentials on Linux & Windows Actions" by @crynobone in https://github.com/laravel/installer/pull/521
    • Interactive starter kit installer hooks by @benbjurstrom in https://github.com/laravel/installer/pull/523

    New Contributors

    • @benbjurstrom made their first contribution in https://github.com/laravel/installer/pull/523

    Full Changelog: https://github.com/laravel/installer/compare/v5.27.0...v5.28.0

    Open source →
  7. v5.27.0 05 May 2026
    Release notes
    Open source →
    Release notes
    • Allow Symfony 8 in composer dependencies by @ghostwriter in https://github.com/laravel/installer/pull/504
    • Formatting cleanup by @joetannenbaum in https://github.com/laravel/installer/pull/509
    • Emit structured JSON output when invoked by AI agents by @joetannenbaum in https://github.com/laravel/installer/pull/508
    • Fix uncommenting use RefreshDatabase in Pest.php by @lancechentw in https://github.com/laravel/installer/pull/516
    Open source →
  8. v5.26.1 21 Apr 2026
    Release notes
    Open source →
    Release notes
    • Skip task prompt on Windows by @joetannenbaum in https://github.com/laravel/installer/pull/507
    Open source →
  9. v5.26.0 21 Apr 2026
    Release notes
    Open source →
    Release notes
    • [5.x] Fix CI tests not running by @jackbayliss in https://github.com/laravel/installer/pull/501
    • [5.x] Ensure update doesnt loop in Windows by @jackbayliss in https://github.com/laravel/installer/pull/500
    • Filter non-string env values in Windows interactive process runner by @JoshSalway in https://github.com/laravel/installer/pull/499
    • Concise output with Prompt's task function by @joetannenbaum in https://github.com/laravel/installer/pull/503
    • Fix laravel/prompts version constraint by @crynobone in https://github.com/laravel/installer/pull/505
    Open source →
  10. v5.25.3 07 Apr 2026
    Release notes
    • require laravel/boost ^2.2 for Inertia v3 compatibility by @franbarbalopez in #495
    • Fix Boost install on Windows: quote version constraint to protect caret by @JoshSalway in #497
    Open source →
    Release notes
    • require laravel/boost ^2.2 for Inertia v3 compatibility by @franbarbalopez in https://github.com/laravel/installer/pull/495
    • Fix Boost install on Windows: quote version constraint to protect caret by @JoshSalway in https://github.com/laravel/installer/pull/497
    Open source →
  11. v5.25.2 31 Mar 2026
    Release notes
    • Fix for #479: Replace APP_URL in .env file using regex by @yuters in https://github.com/laravel/installer/pull/487
    • Prevents installed package from executing malicious code via postinstall by @crynobone in https://github.com/laravel/installer/pull/489
    Open source →
  12. v5.25.1 27 Mar 2026
    Release notes

    What's Changed

    • Fix version on bin file by @WendellAdriel in https://github.com/laravel/installer/pull/485

    Full Changelog: https://github.com/laravel/installer/compare/v5.25.0...v5.25.1

    Open source →
  13. v5.25.0 27 Mar 2026
    Release notes

    What's Changed

    • Update default for teams to no by @WendellAdriel in https://github.com/laravel/installer/pull/482

    Full Changelog: https://github.com/laravel/installer/compare/v5.24.11...v5.25.0

    Open source →
  14. v5.24.11 27 Mar 2026
    Release notes

    What's Changed

    • Fix interactive subprocess stdin on native Windows by @JoshSalway in https://github.com/laravel/installer/pull/478
    • Add teams support option to the installer by @WendellAdriel in https://github.com/laravel/installer/pull/480

    New Contributors

    • @JoshSalway made their first contribution in https://github.com/laravel/installer/pull/478

    Full Changelog: https://github.com/laravel/installer/compare/v5.24.10...v5.24.11

    Open source →
  15. v5.24.10 24 Mar 2026
    Release notes

    Full Changelog: https://github.com/laravel/installer/compare/v5.24.9...v5.24.10

    Open source →
  16. v5.24.9 16 Mar 2026
    Release notes

    Full Changelog: https://github.com/laravel/installer/compare/v5.24.8...v5.24.9

    Open source →
  17. v5.24.8 16 Mar 2026
    Release notes
    • Add --no-boost flag by @josephmiclaus in https://github.com/laravel/installer/pull/468
    • Fix absolute path handling on Linux/Unix systems by @mt-shihab26 in https://github.com/laravel/installer/pull/469
    • Move boost:install after Node package installation by @pushpak1300 in https://github.com/laravel/installer/pull/473
    Open source →
  18. v5.24.7 24 Feb 2026
    Release notes
    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/laravel/installer/pull/467
    Open source →
  19. v5.24.6 17 Feb 2026
    Release notes
    • Add support for Svelte Starter Kit by @WendellAdriel in https://github.com/laravel/installer/pull/466
    Open source →
  20. v5.24.5 11 Feb 2026
    Release notes

    Full Changelog: https://github.com/laravel/installer/compare/v5.24.4...v5.24.5

    Open source →
  21. v5.24.4 04 Feb 2026
    Release notes

    Full Changelog: https://github.com/laravel/installer/compare/v5.24.3...v5.24.4

    Open source →
  22. v5.24.3 23 Jan 2026
    Release notes
    • Update ASCII art banner by @cjmellor in https://github.com/laravel/installer/pull/463
    • Add gradient color display for Laravel header by @pushpak1300 in https://github.com/laravel/installer/pull/464
    Open source →
  23. v5.24.2 20 Jan 2026
    Release notes
    • Fix current release version by @xHeaven in https://github.com/laravel/installer/pull/461

    New Contributors

    • @xHeaven made their first contribution in https://github.com/laravel/installer/pull/461
    Open source →
  24. v5.24.1 19 Jan 2026
    Release notes
    • Single File Components by @inmanturbo in https://github.com/laravel/installer/pull/459
    • Change add method with addCommand. Because add is deprecated in symfony/console by @mt-shihab26 in https://github.com/laravel/installer/pull/460
    • Fix Herd/Valet detection based on stored paths by @mpociot in https://github.com/laravel/installer/pull/458
    Open source →
  25. v5.24.0 07 Jan 2026
    Release notes

    Full Changelog: https://github.com/laravel/installer/compare/v5.23.2...v5.24.0

    Open source →
  26. v5.23.2 09 Dec 2025
    Release notes
    • Remove usage of deprecated curl_close() function by @crynobone in https://github.com/laravel/installer/pull/452
    Open source →
  27. v5.23.1 25 Nov 2025
    Release notes
    • [5.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/installer/pull/449
    Open source →
  28. v5.23.0 28 Oct 2025
    Release notes
    • Add Laravel Boost Installation Option by @pushpak1300 in https://github.com/laravel/installer/pull/446
    Open source →
  29. v5.22.0 21 Oct 2025
    Release notes
    • Use bunx as npx equivalent by @joetannenbaum in https://github.com/laravel/installer/pull/443
    • Symfony namespace spelling issue by @Mdsujansarkar in https://github.com/laravel/installer/pull/445
    Open source →
  30. v5.21.0 14 Oct 2025
    Release notes
    • Pass flags for alternative Node package managers by @joetannenbaum in https://github.com/laravel/installer/pull/442
    Open source →
  31. v5.20.0 07 Oct 2025
    Release notes
    • feat: bun package install/build by @ludo237 in https://github.com/laravel/installer/pull/439
    Open source →
  32. v5.19.0 30 Sep 2025
    Release notes
    • Check for new version of installer on new by @joetannenbaum in https://github.com/laravel/installer/pull/438
    Open source →
  33. v5.18.0 23 Sep 2025
    Release notes
    • Support pnpm and yarn package managers by @adrum in https://github.com/laravel/installer/pull/433
    • Add the ability to use a git repo as custom kit by @adrum in https://github.com/laravel/installer/pull/432
    • Don't pass --no-ansi to rm, properly check if output is a TTY by @stancl in https://github.com/laravel/installer/pull/437
    Open source →
  34. v5.17.0 07 Aug 2025
    Release notes
    • List possible values for database driver by @dmarcoux in https://github.com/laravel/installer/pull/426
    Open source →
  35. v5.16.0 17 Jun 2025
    Release notes
    • fix: Starter kits should not ignore the --database option by @mathiasgrimm in https://github.com/laravel/installer/pull/422
    Open source →
  36. v5.15.0 20 May 2025
    Release notes
    • add missing variable name to doc tags and missing doc tags to methods by @Muetze42 in https://github.com/laravel/installer/pull/420
    Open source →
  37. v5.14.2 01 Apr 2025
    Release notes
    • [5.x] Only open files in the tests directory when converting to Pest by @tonysm in https://github.com/laravel/installer/pull/414
    Open source →
  38. v5.14.1 18 Mar 2025
    Release notes
    • Adding Pest option back in Laravel app and improve pest experience by @tnylea in https://github.com/laravel/installer/pull/413
    Open source →
  39. v5.14.0 07 Mar 2025
    Release notes
    • [12.x] Adds an option to install a custom starter kits by @tonysm in https://github.com/laravel/installer/pull/407
    Open source →
  40. v5.13.0 28 Feb 2025
    Release notes
    • Add support for non-Volt Livewire starter kit
    • Add npm option to fix no-interaction installs by @mpociot in https://github.com/laravel/installer/pull/402
    Open source →
  41. v5.12.2 25 Feb 2025
    Release notes
    • Remove drift plugin after running drift command by @laserhybiz in https://github.com/laravel/installer/pull/393
    • Fix Pest installation by @crynobone in https://github.com/laravel/installer/pull/397
    • Use PHPStan 2 by @crynobone in https://github.com/laravel/installer/pull/396
    • Use pest command in github workflow when using pest by @laserhybiz in https://github.com/laravel/installer/pull/401
    Open source →
  42. v5.12.1 24 Feb 2025

    Nothing published for this version

  43. v5.12.0 24 Feb 2025
    Release notes
    • Laravel 12.x Compatibility by @laravel-shift in https://github.com/laravel/installer/pull/389
    • Laravel 12 + New Starter Kits by @taylorotwell in https://github.com/laravel/installer/pull/390
    Open source →
  44. v5.11.2 14 Jan 2025
    Release notes
    • Update version to 5.11.1 by @miclaus in https://github.com/laravel/installer/pull/381
    • Fix Laravel installer on Windows WSL by @JasonTame in https://github.com/laravel/installer/pull/385
    Open source →
  45. v5.11.1 11 Dec 2024
    Release notes
    • [5.x] Throw exceptions when trying to use Installer on PHP environment without required extensions by @crynobone in https://github.com/laravel/installer/pull/373
    • Ensure Symfony/mbstring-polyfill version 1.31 or higher by @ellnix in https://github.com/laravel/installer/pull/376
    Open source →
  46. v5.11.0 10 Dec 2024
    Release notes
    • Remove any trailing slash from application name by @jasonmccreary in https://github.com/laravel/installer/pull/368
    • Add disableProcessTimeout to composer run dev by @ryan08100715 in https://github.com/laravel/installer/pull/370
    • Test Improvements by @crynobone in https://github.com/laravel/installer/pull/371
    Open source →
  47. v5.10.0 19 Nov 2024
    Release notes
    • [5.x] Supports PHP 8.4 by @crynobone in https://github.com/laravel/installer/pull/364
    • [5.x] Remove php artisan pail from composer run dev on Windows by @crynobone in https://github.com/laravel/installer/pull/366
    Open source →
  48. v5.9.2 22 Oct 2024
    Release notes
    • Replace php artisan serve with composer run dev by @1weiho in https://github.com/laravel/installer/pull/362
    Open source →
  49. v5.9.1 10 Oct 2024
    Release notes
    • [5.x] Add eslint option for breeze inertia stack by @avosalmon in https://github.com/laravel/installer/pull/361
    Open source →
  50. v5.9.0 01 Oct 2024
    Release notes
    • [5.x] Utilise Illuminate\Support\php_binary() by @crynobone in https://github.com/laravel/installer/pull/360
    • [5.x] Support Laravel Prompts 0.2+ and 0.3+ by @crynobone in https://github.com/laravel/installer/pull/359
    Open source →
  51. v5.8.5 11 Sep 2024
    Release notes
    • Replace dead link in Security Policy by @Jubeki in https://github.com/laravel/installer/pull/351
    • Fix --no-interaction SQLite file prompt by @jacksleight in https://github.com/laravel/installer/pull/354
    Open source →
  52. v5.8.3 18 Jun 2024
    Release notes
    • Validate Laravel can be installed on selected directory by @crynobone in https://github.com/laravel/installer/pull/344
    • Automatically run migration when --database is given. by @crynobone in https://github.com/laravel/installer/pull/346
    Open source →
  53. v5.8.2 02 Jun 2024
    Release notes
    • [5.x] Fixes issue if there is no herd or valet installed by @xiCO2k in https://github.com/laravel/installer/pull/343
    Open source →
  54. v5.8.1 21 May 2024
    Release notes
    • Only run migration after selecting the database by @crynobone in https://github.com/laravel/installer/pull/337
    • [1.x] Enforce output when running with --quiet by @xiCO2k in https://github.com/laravel/installer/pull/339
    Open source →
  55. v5.8.0 07 May 2024
    Release notes
    • Improves output if Herd or Valet are installed. by @xiCO2k in https://github.com/laravel/installer/pull/335
    • Gets the default "tld" on install. by @xiCO2k in https://github.com/laravel/installer/pull/336
    Open source →
  56. v5.7.3 30 Apr 2024
    Release notes
    • Prevent using unavailable databases by @driesvints in https://github.com/laravel/installer/pull/334
    Open source →
  57. v5.7.2 16 Apr 2024
    Release notes
    • Install Breeze with dev flag by @driesvints in https://github.com/laravel/installer/pull/332
    Open source →
  58. v5.7.1 02 Apr 2024
    Release notes
    • [5.x] Removes "(experimental)" label by @nunomaduro in https://github.com/laravel/installer/pull/330
    Open source →
  59. v5.7.0 26 Mar 2024
    Release notes
    • Remove unused migrate parameter by @nshiro in https://github.com/laravel/installer/pull/323
    • Add --database option by @CasEbb in https://github.com/laravel/installer/pull/320
    Open source →
  60. v5.6.0 12 Mar 2024
    Release notes
    • Remove Laravel 11 Checks by @Jubeki in https://github.com/laravel/installer/pull/319
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive