Skip to content

Commit

Permalink
Update to Laravel 11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
CatalinSimionescu committed Nov 14, 2024
1 parent 2ec82bc commit 406cf8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[<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)

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

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).

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

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

## Installation

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "laravel-frontend-presets/now-ui-dashboard",
"description": "Laravel 10.x Front-end preset for now ui dashboard",
"description": "Laravel 11.x Front-end preset for now ui dashboard",
"license": "MIT",
"homepage": "https://github.com/creativetimofficial/now-ui-dashboard-laravel",
"keywords": ["Laravel", "Preset", "Now UI"],
"require": {
"laravel/framework": "^10.0",
"laravel/framework": "^11.0",
"laravel/legacy-factories": "^1.0"

},
Expand Down

0 comments on commit 406cf8d

Please sign in to comment.