GithubHelp home page GithubHelp logo

PHP Fatal error about video-call-app HOT 6 CLOSED

amirsanni avatar amirsanni commented on June 6, 2024
PHP Fatal error

from video-call-app.

Comments (6)

amirsanni avatar amirsanni commented on June 6, 2024 1

@neeta-1992 do composer install.

from video-call-app.

neeta-1992 avatar neeta-1992 commented on June 6, 2024

I have tried with composer install 2-3 time before and also tried just now but still getting same error.

from video-call-app.

amirsanni avatar amirsanni commented on June 6, 2024

Try composer dump-autoload

from video-call-app.

amirsanni avatar amirsanni commented on June 6, 2024

Hi, were you able to fix this issue?

from video-call-app.

Naktibalda avatar Naktibalda commented on June 6, 2024

@amirsanni This issue was raised in ##php channel on Freenode.

The problem is that you committed vendor dir to git, but Rfc7230.php file is missing in https://github.com/amirsanni/Video-Call-App/tree/master/ws/vendor/guzzlehttp/psr7/src

For comparison, here is what it should be: https://github.com/guzzle/psr7/blob/master/src/Rfc7230.php

I have no idea how it could happen, but committing vendor directory is a bad practice, the best solution would be to delete vendor directory and add it to .gitignore

from video-call-app.

amirsanni avatar amirsanni commented on June 6, 2024

@Naktibalda Thanks. Just did that. Hopefully, there will be no such issue in the future. Thank you.

from video-call-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.