Code Monkey home page Code Monkey logo

Comments (6)

chilly2go avatar chilly2go commented on June 9, 2024 1

looking at the error message it looks like a simple method is missing so I added:

/**
 * fire method seems to handle everything but does not get called
 */
public function handle ()
{
    $this->fire();
}

which did the trick for me. It might be popssible that other commands still throw exceptions but make:migration:schema now works for me.

from generators.

Voidmine avatar Voidmine commented on June 9, 2024

I am having the same issue.

Also:

[Symfony\Component\Debug\Exception\FatalErrorException]
Trait 'Illuminate\Console\AppNamespaceDetectorTrait' not found

from generators.

chilly2go avatar chilly2go commented on June 9, 2024

Some problem. No solution found yet

from generators.

brytorres avatar brytorres commented on June 9, 2024

@chilly2go that worked! Thanks!

from generators.

stale avatar stale commented on June 9, 2024

Hi there!

Is this still an issue? No activity in 60 days. I'm going to mark it as stale for now, and close it in 14 days if no further activity occurs. I know you guys are all busy, but if this is important to you please reply or something, so I know not to close it.

Thank you!

--
Justin Case
The Backpack Robot

from generators.

tabacitu avatar tabacitu commented on June 9, 2024

Hi guys,

There was an issue with Laracasts\Generators at the time - it didn't support the latest Laravel version. We've since been granted write access to it, and will be keeping an eye on it for it to be working. Right now, as always, you can expect for it to be working after a composer update.

Thanks for the issue.
Cheers!

from generators.

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.