Do you have everything else setup, env, your database, etc
php artisan serve
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
i have recently installed laravel using composer in windows. and created project using
laravel new blog
. My project is created but . when i type the command php artisan server it showes me link to access the project but when i open my browser and load 127.0.0.1:8000 it is continuesly loading what to do please help
it is working now i don't know how but i have deleted complete project and created project using composer command . But my questing still remains that if i am creating project using " laravel new project_name" my server is started but it is continuesly loading
Please or to participate in this conversation.