From 4a73b5d57e518bd907875e97d5261c8546703e79 Mon Sep 17 00:00:00 2001 From: Julius Kiekbusch Date: Fri, 16 Sep 2022 16:18:22 +0200 Subject: [PATCH] Add Laravel Bootcamp to Learning Laravel (#5991) * Add Laravel Bootcamp to Learning Laravel * Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1378e855c81..bf0ddd92ccb 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Laravel is accessible, powerful, and provides tools required for large, robust a Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. +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. ## Laravel Sponsors