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
Releases
latest 31-
v1.2.013 Aug 2026Release notes
Open source →- Support selecting Folio page mounts by @HelgeSverre in https://github.com/laravel/folio/pull/180
-
v1.1.2106 Aug 2026Release notes
Open source →- Remove
getOptions()method fromfolio:listcommand by @crynobone in #178
Release notes
Open source →- Remove
getOptions()method fromfolio:listcommand by @crynobone in https://github.com/laravel/folio/pull/178
- Remove
-
v1.1.2005 Aug 2026Release notes
Open source →- 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
Release notes
Open source →- 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
-
v1.1.1923 Jun 2026Release notes
Open source →- GitHub Actions hardening by @nunomaduro in #164
- Bump actions/checkout from 3.6.0 to 6.0.3 in the github-actions group by @dependabot[bot] in #165
- Add Dependabot cooldown of 5 days by @nunomaduro in #166
- Enable Dependabot auto-merge by @nunomaduro in #167
- Fix reusable workflow pin to match granted permissions by @nunomaduro in #168
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #170
- Fixed route caching breaking Folio by @syntheticminds in #171
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #172
Release notes
Open source →- 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
-
v1.1.1827 Apr 2026Release notes
Open source →What's Changed
- Fix Blade directive syntax for route helpers by @danielh-official in #162
New Contributors
- @danielh-official made their first contribution in #162
Full Changelog: v1.1.17...v1.1.18
Release notes
Open source →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
-
v1.1.1717 Apr 2026Release notes
Open source →- Expand Folio skill with page structure and URL generation by @pushpak1300 in #160
Release notes
Open source →- Expand Folio skill with page structure and URL generation by @pushpak1300 in https://github.com/laravel/folio/pull/160
-
v1.1.1623 Mar 2026Release notes
Open source →- Update Symfony deps versions to support v8 by @HichemTab-tech in https://github.com/laravel/folio/pull/159
-
v1.1.1518 Mar 2026Release notes
Open source →- Remove redundant "When to Apply" section from skill body by @pushpak1300 in #157
Release notes
Open source →- Remove redundant "When to Apply" section from skill body by @pushpak1300 in https://github.com/laravel/folio/pull/157
-
v1.1.1405 Mar 2026Release notes
Open source →- Laravel 13.x Compatibility by @laravel-shift in https://github.com/laravel/folio/pull/156
-
v1.1.1320 Feb 2026Release notes
Open source →- Add Boost Guidelines & Skills by @pushpak1300 in https://github.com/laravel/folio/pull/155
-
v1.1.1225 Nov 2025Release notes
Open source →- [1.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/folio/pull/154
-
v1.1.1105 Nov 2025Release notes
Open source →- fix: Routes Silently Dropped When Using Multiple Domains with Overlapping Paths by @snellingio in https://github.com/laravel/folio/pull/153
-
v1.1.1026 Jan 2025Release notes
Open source →- Supports Laravel 12 by @crynobone in https://github.com/laravel/folio/pull/144
-
v1.1.912 Nov 2024Release notes
Open source →- 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
-
v1.1.807 May 2024Release notes
Open source →- [1.x] Namespace make command by @timacdonald in https://github.com/laravel/folio/pull/134
-
v1.1.719 Mar 2024Release notes
Open source →- [1.x] Make commands lazy by @timacdonald in https://github.com/laravel/folio/pull/135
-
v1.1.612 Feb 2024Release notes
Open source →- [1.x] Fixes routing when slug starts with
indexby @nunomaduro in https://github.com/laravel/folio/pull/133
- [1.x] Fixes routing when slug starts with
-
v1.1.512 Dec 2023Release notes
Open source →- [1.x] Finish L11 support by @nunomaduro in https://github.com/laravel/folio/pull/126
- [1.x] Adds missing URI on
folio:listcommand by @nunomaduro in https://github.com/laravel/folio/pull/127
-
v1.1.418 Oct 2023Release notes
Open source →- Fixed named routes resolution by @zupolgec in https://github.com/laravel/folio/pull/122
-
v1.1.309 Oct 2023Release notes
Open source →- 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
-
v1.1.225 Sep 2023Release notes
Open source →- Adds BelongTo and HasMany as the function return types by @stewartmuhanuzi in https://github.com/laravel/folio/pull/109
-
v1.1.108 Sep 2023Release notes
Open source →- Fixes index views on nested model route bindings by @nunomaduro in https://github.com/laravel/folio/pull/108
-
v1.1.030 Aug 2023 -
v1.0.023 Aug 2023Release notes
Open source →- Stable release of Folio. For more information, please consult the Folio documentation.
-
v1.0.0-beta.723 Aug 2023 pre-release -
v1.0.0-beta.616 Aug 2023 pre-release -
v1.0.0-beta.515 Aug 2023 pre-release -
v1.0.0-beta.408 Aug 2023 pre-releaseRelease notes
Open source →- Fixes
route:cachecommand by @nunomaduro in https://github.com/laravel/folio/pull/76
- Fixes
-
v1.0.0-beta.307 Aug 2023 pre-release -
v1.0.0-beta.231 Jul 2023 pre-release -
v1.0.0-beta.125 Jul 2023 pre-release