Coder Social home page Coder Social logo

Comments (7)

classiebit avatar classiebit commented on June 9, 2024 1

@upeksha1996 Issue resolved @v1.0.6 Resolve install command issue patch.

from addchat-laravel.

classiebit avatar classiebit commented on June 9, 2024

Hi,

For now, it's compatible up to Laravel 6.x. and 6.x is also LTS version as of now. And in the next upcoming updates (maybe next month), we'll make it compatible with Laravel 7.x.

from addchat-laravel.

computer-logix avatar computer-logix commented on June 9, 2024

from addchat-laravel.

classiebit avatar classiebit commented on June 9, 2024

Yes, Laravel 7 is much more advanced and uses Latest PHP & MySql version. So, if you're planning to deploy your project to any shared or CPANEL hosting, then it's 99% chances, that it won't work.

Hence, it's recommended to use up to Laravel 6.x, if you're going to deploy on shared hosting.

And that's why we're not making it compatible with Laravel 7.x. Because, if we add support for 7.x then we will need to remove support for Laravel 5.x versions.

And 90% of existing Laravel websites are still running in 5.x versions. So it won't be a good decision, for now, to make it compatible with Laravel 7.x.

We hope you're getting the point.

from addchat-laravel.

aqshah20 avatar aqshah20 commented on June 9, 2024

I have just changed 1 line in installcommand.php file now its working fine in laravel 7.x

from addchat-laravel.

glupeksha avatar glupeksha commented on June 9, 2024

@jqsys what did you do?

changed line 81 in installCommand.php to
$process = new Process([$composer.' dump-autoload']); ?

from addchat-laravel.

Himashukla avatar Himashukla commented on June 9, 2024

I'm also facing the same error. Is there any solution?

from addchat-laravel.

Related Issues (15)

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.