Laravel Bootcamp
I think the best way to get started with Laravel is with the recently-released Bootcamp. It’s created by the Laravel team and takes maybe an hour or two to complete. It will give you a practical run through setting up a basic Laravel app and seeing how it interfaces with your JS code.
Laravel has a PHP-based templating language called Blade, you’ll be looking for Intertia, tech that handles the interface between the Laravel app and your React/Vue code.
Laravel - Learn the PHP Framework for Web Artisans
Together let's walk through building and deploying a modern Laravel application from scratch.
https://bootcamp.laravel.com/
Laracasts
Laracasts is bar none the best programming teaching resource I have used. Jeffrey Way taught me how to program and the site has grown and grown since then. They have amazing high-quality video tutorials on all aspects of Laravel from beginner to advanced.
It’s a great next place to learn more about Laravel:
laracasts.com
https://laracasts.com/
Laravel Docs
The Laravel docs are really well put together. You can follow their getting started docs and use one of their starter kits and start hacking away yourself.
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
https://laravel.com/docs/10.x/installation