Skip to content

Commit 406cf8d

Browse files
Update to Laravel 11.x
1 parent 2ec82bc commit 406cf8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[<img src="https://s3.amazonaws.com/creativetim_bucket/products/211/original/opt_nud_laravel_thumbnail.jpg" width="100%" />](https://www.creative-tim.com/live/now-ui-dashboard-laravel)
88

9-
Speed up your web development with the Bootstrap 4 Admin Dashboard built for Laravel Framework 9.x and up.
9+
Speed up your web development with the Bootstrap 4 Admin Dashboard built for Laravel Framework 11.x and up.
1010

1111
If you want to get more features, go PRO with [Now UI Dashboard PRO Laravel](https://www.creative-tim.com/product/now-ui-dashboard-pro-laravel).
1212

@@ -18,7 +18,7 @@ If you don't already have an Apache local environment with PHP and MySQL, use on
1818
- Linux & Mac: https://updivision.com/blog/post/guide-what-is-lamp-and-how-to-install-it-on-ubuntu-and-macos
1919

2020
Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md
21-
And Laravel: https://laravel.com/docs/10.x
21+
And Laravel: https://laravel.com/docs/11.x
2222

2323
## Installation
2424

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "laravel-frontend-presets/now-ui-dashboard",
3-
"description": "Laravel 10.x Front-end preset for now ui dashboard",
3+
"description": "Laravel 11.x Front-end preset for now ui dashboard",
44
"license": "MIT",
55
"homepage": "https://github.com/creativetimofficial/now-ui-dashboard-laravel",
66
"keywords": ["Laravel", "Preset", "Now UI"],
77
"require": {
8-
"laravel/framework": "^10.0",
8+
"laravel/framework": "^11.0",
99
"laravel/legacy-factories": "^1.0"
1010

1111
},

0 commit comments

Comments
 (0)