Skip to content

Commit dad13bb

Browse files
authored
Mention Laravel 12 support
1 parent f1f1b8c commit dad13bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

6.x/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ We heavily recommend you spend a little time to understand Backpack, and only af
5656
<a name="requirements"></a>
5757
### Requirements
5858

59-
- Laravel 10.x or 11.x
59+
- Laravel 10.x or 11.x or 12.x
6060
- MySQL / PostgreSQL / SQLite / SQL Server
6161

6262
<a name="how-does-it-look"></a>
@@ -78,9 +78,9 @@ Backpack v6 is the current version and is actively maintained by the Backpack te
7878
### License
7979

8080
Backpack is open-core:
81-
- **Backpack CRUD is free & open-source, licensed under the [MIT License](https://github.com/Laravel-Backpack/CRUD/blob/main/LICENSE.md)**; it is perfect if you're building a simple admin panel - it's packed with features! it's also perfect if you're building an open-source project, the permissive license allows you to do whatever you want;
82-
- **Backpack PRO is a paid, closed-source add-on, licensed under our [EULA](https://backpackforlaravel.com/eula)**; [PRO](https://backpackforlaravel.com/products/pro-for-unlimited-projects) adds additional functionality to CRUD, that will be useful when your admin panel grows (see our [FREE vs PRO comparison](https://backpackforlaravel.com/docs/6.x/features-free-vs-paid));
83-
- Of the other add-ons we've created, some are FREE and some are PAID; please see [our add-ons list](https://backpackforlaravel.test/docs/6.x/add-ons-official) for more info;
81+
- **Backpack CRUD is free & open-source, licensed under the [MIT License](https://github.com/Laravel-Backpack/CRUD/blob/main/LICENSE.md)**; it is perfect if you're building a simple admin panel - it's packed with features! it's also perfect if you're building an open-source project, the permissive license allows you to do whatever you want.
82+
- **Backpack PRO is a paid, closed-source add-on, licensed under our [EULA](https://backpackforlaravel.com/eula)**; [PRO](https://backpackforlaravel.com/products/pro-for-unlimited-projects) adds additional functionality to CRUD, which will be useful when your admin panel grows (see our [FREE vs PRO comparison](https://backpackforlaravel.com/docs/6.x/features-free-vs-paid)).
83+
- Of the other add-ons we've created, some are FREE and some are PAID; please see [our add-ons list](https://backpackforlaravel.test/docs/6.x/add-ons-official) for more info.
8484

8585
[Our documentation](https://backpackforlaravel.com/docs) covers both CRUD and PRO, with all the PRO features clearly labeled <span class="badge badge-pill badge-info">PRO</span>.
8686

0 commit comments

Comments
 (0)