[12.x] Replace Bootcamp with Laravel Learn (#6692)

* Replace Bootcamp with Laravel Learn

* Revise text for Laravel Learn section

Updated wording for Laravel Learn link in README.

* Update Laravel learning resources in README

Removed redundancy in Laravel learning resources and added a link to Laravel Learn for guided application building.

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
This commit is contained in:
Ahmed Alaa
2025-10-22 22:21:46 +03:00
committed by GitHub
parent 56c833e61f
commit 9b737df489

View File

@@ -23,9 +23,7 @@ Laravel is accessible, powerful, and provides tools required for large, robust a
## Learning Laravel ## Learning Laravel
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. 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 can also check out [Laravel Learn](https://laravel.com/learn), where you will be guided through building a modern Laravel application.
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 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. 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.