Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

j_watson's avatar

How to create Laravel 11 projects?

How do I set up my environment to automatically create Laravel 11 projects? instead of upgrading each project. I am currently using version 9.

0 likes
3 replies
shariff's avatar

Are you using windows? You need to have PHP 8.3 and latest composer 2.7. Then you can able to create laravel 11 project

Please or to participate in this conversation.