PackageTrack
Sign in Get early access

laravel/folio

Page based routing for Laravel.

v1.2.0 704K downloads/mo #3479 most downloaded on Packagist laravel/folio

What this package is like to depend on

Last release 10 days ago

13 Aug 2026

Ships unpredictably

gaps range from 8 days to 9 months

Nearly every release is documented

notes for 24 of 24 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

31 releases · first in 2023

12 releases in the last 12 months

see the full history below

Release timeline

31 releases · Jul 2023 to Aug 2026
2024 2025 2026
Release Pre-release

Releases

latest 31
  1. v1.2.0 13 Aug 2026
    Release notes
    Open source →
    Release notes
    • Support selecting Folio page mounts by @HelgeSverre in https://github.com/laravel/folio/pull/180
    Open source →
  2. v1.1.21 06 Aug 2026
    Release notes
    • Remove getOptions() method from folio:list command by @crynobone in #178
    Open source →
    Release notes
    • Remove getOptions() method from folio:list command by @crynobone in https://github.com/laravel/folio/pull/178
    Open source →
  3. v1.1.20 05 Aug 2026
    Release notes
    • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #175
    • Fix 'folio:list' command on Laravel 13 by @HelgeSverre in #177
    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/folio/pull/175
    • Fix 'folio:list' command on Laravel 13 by @HelgeSverre in https://github.com/laravel/folio/pull/177
    Open source →
  4. v1.1.19 23 Jun 2026
    Release notes
    Open source →
    Release notes
    • GitHub Actions hardening by @nunomaduro in https://github.com/laravel/folio/pull/164
    • Bump actions/checkout from 3.6.0 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/folio/pull/165
    • Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/folio/pull/166
    • Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/folio/pull/167
    • Fix reusable workflow pin to match granted permissions by @nunomaduro in https://github.com/laravel/folio/pull/168
    • 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/folio/pull/170
    • Fixed route caching breaking Folio by @syntheticminds in https://github.com/laravel/folio/pull/171
    • Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/folio/pull/172
    Open source →
  5. v1.1.18 27 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.1.17...v1.1.18

    Open source →
    Release notes

    What's Changed

    • Fix Blade directive syntax for route helpers by @danielh-official in https://github.com/laravel/folio/pull/162

    New Contributors

    • @danielh-official made their first contribution in https://github.com/laravel/folio/pull/162

    Full Changelog: https://github.com/laravel/folio/compare/v1.1.17...v1.1.18

    Open source →
  6. v1.1.17 17 Apr 2026
    Release notes
    • Expand Folio skill with page structure and URL generation by @pushpak1300 in #160
    Open source →
    Release notes
    • Expand Folio skill with page structure and URL generation by @pushpak1300 in https://github.com/laravel/folio/pull/160
    Open source →
  7. v1.1.16 23 Mar 2026
    Release notes
    Open source →
    Release notes
    • Update Symfony deps versions to support v8 by @HichemTab-tech in https://github.com/laravel/folio/pull/159
    Open source →
  8. v1.1.15 18 Mar 2026
    Release notes
    • Remove redundant "When to Apply" section from skill body by @pushpak1300 in #157
    Open source →
    Release notes
    • Remove redundant "When to Apply" section from skill body by @pushpak1300 in https://github.com/laravel/folio/pull/157
    Open source →
  9. v1.1.14 05 Mar 2026
    Release notes
    Open source →
    Release notes
    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/laravel/folio/pull/156
    Open source →
  10. v1.1.13 20 Feb 2026
    Release notes
    Open source →
    Release notes
    • Add Boost Guidelines & Skills by @pushpak1300 in https://github.com/laravel/folio/pull/155
    Open source →
  11. v1.1.12 25 Nov 2025
    Release notes
    • [1.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/folio/pull/154
    Open source →
  12. v1.1.11 05 Nov 2025
    Release notes
    • fix: Routes Silently Dropped When Using Multiple Domains with Overlapping Paths by @snellingio in https://github.com/laravel/folio/pull/153
    Open source →
  13. v1.1.10 26 Jan 2025
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/folio/pull/144
    Open source →
  14. v1.1.9 12 Nov 2024
    Release notes
    • Replace dead link in Security Policy by @Jubeki in https://github.com/laravel/folio/pull/140
    • Update logo to support dark/light theme by @milewski in https://github.com/laravel/folio/pull/141
    • [1.x] Supports PHP 8.4 by @crynobone in https://github.com/laravel/folio/pull/143
    Open source →
  15. v1.1.8 07 May 2024
    Release notes
    • [1.x] Namespace make command by @timacdonald in https://github.com/laravel/folio/pull/134
    Open source →
  16. v1.1.7 19 Mar 2024
    Release notes
    • [1.x] Make commands lazy by @timacdonald in https://github.com/laravel/folio/pull/135
    Open source →
  17. v1.1.6 12 Feb 2024
    Release notes
    • [1.x] Fixes routing when slug starts with index by @nunomaduro in https://github.com/laravel/folio/pull/133
    Open source →
  18. v1.1.5 12 Dec 2023
    Release notes
    • [1.x] Finish L11 support by @nunomaduro in https://github.com/laravel/folio/pull/126
    • [1.x] Adds missing URI on folio:list command by @nunomaduro in https://github.com/laravel/folio/pull/127
    Open source →
  19. v1.1.4 18 Oct 2023
    Release notes
    • Fixed named routes resolution by @zupolgec in https://github.com/laravel/folio/pull/122
    Open source →
  20. v1.1.3 09 Oct 2023
    Release notes
    • Allows access to Pipeline via service container by @inmanturbo in https://github.com/laravel/folio/pull/113
    • Fixes Wildcard Directories Modifying State for Literal Views in the Base Folder by @nunomaduro in https://github.com/laravel/folio/pull/115
    Open source →
  21. v1.1.2 25 Sep 2023
    Release notes
    • Adds BelongTo and HasMany as the function return types by @stewartmuhanuzi in https://github.com/laravel/folio/pull/109
    Open source →
  22. v1.1.1 08 Sep 2023
    Release notes
    • Fixes index views on nested model route bindings by @nunomaduro in https://github.com/laravel/folio/pull/108
    Open source →
  23. v1.1.0 30 Aug 2023
    Release notes
    • [1.x] Adds render function (#100)
    Open source →
  24. v1.0.0 23 Aug 2023
    Release notes
    Open source →
  25. v1.0.0-beta.7 23 Aug 2023 pre-release
    Release notes
    • Adds request()->routeIs(...) support (#93)
    Open source →
  26. v1.0.0-beta.6 16 Aug 2023 pre-release
    Release notes
    • Adds route names to folio:list command (#86)
    • Fixes route() base uri, domain, and query parameters (#88)
    Open source →
  27. v1.0.0-beta.5 15 Aug 2023 pre-release
    Release notes
    • Adds name function (#79)
    • Improves testbench development workflow (#74)
    • Improves folio:install command (#78)
    • Fixes potencial collision with facade names (#84)
    Open source →
  28. v1.0.0-beta.4 08 Aug 2023 pre-release
    Release notes
    • Fixes route:cache command by @nunomaduro in https://github.com/laravel/folio/pull/76
    Open source →
  29. v1.0.0-beta.3 07 Aug 2023 pre-release
    Release notes

    Added

    • Domain support (#62)
    • Terminable middleware support (#66)
    • Multiple Folio mounted paths support (#67)
    Open source →
  30. v1.0.0-beta.2 31 Jul 2023 pre-release
    Release notes

    Added

    • ViewMatched event (#34)

    Fixed

    Open source →
  31. v1.0.0-beta.1 25 Jul 2023 pre-release
    Release notes

    First pre-release.

    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