Laravel project not started
P粉295616170
P粉295616170 2023-09-14 19:16:59
0
1
581

Good day, I am completely new to Laravel, I have successfully installed Laravel-9 on my Windows PC using XAMMP and Composer, the installation was successful and everything worked fine, but when I shut down my computer system, I later want to start project, I started XAMPP and entered http://127.0.0.1:8000 in the browser's URL bar, but the project did not start. Can you tell me what to do.

I tried running

artisan serve

in my terminal but still not working, please help

P粉295616170
P粉295616170

reply all (1)
P粉022140576

I have been able to resolve it, the mistake I have been making for couple of hours has been that after runningphp artisan servecommand, it gives me the port 127.0.0.1:8000, I used CTRL+C to copy, but instead of pressing the command once, I pressed twice which the first time copied and the second time stopped the serve. Thanks to everyone who responded to me.

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!