1 year ago

#348700

test-img

usersuser

How to resolve segmentation fault(core dumped) in laravel-5.8?

In my system i have two projects both are working fine but suddenly when i start my second project based on that url i hit the api in postman then it's showing like this

Laravel development server started: <http://127.0.0.1:8000>
Segmentation fault (core dumped)
Laravel development server started: <http://127.0.0.1:8001>

can you please help me how to resolve this issue

i tried the following commands

composer dump-autoload

php artisan clear-compiled

composer clear-cache

php

laravel-5.8

0 Answers

Your Answer

Accepted video resources