From 20261731467a6adc9393189d75b6e2362e1c31c0 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Mon, 29 Jan 2024 15:39:12 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1824fc1b..1a4c26ba 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ## Learning Laravel You may also try the [Laravel Bootcamp](https://bootcamp.laravel.com), where you will be guided through building a modern Laravel application from scratch. -If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library. +If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library. ## Laravel Sponsors From d3287461e15862d1c7a8f10925988b4f1640d92b Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 12 Feb 2024 20:23:26 -0600 Subject: [PATCH 2/2] wip --- resources/views/welcome.blade.php | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 638ec960..33533508 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -119,18 +119,11 @@
-
- +
+  
-
+
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})