@vincej hmm I've been using it just fine in my 5.1 projects. I am using "laracasts/flash": "~1.3",
Can you show some code where this error is being thrown?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Almost finished upgrading to 5.1 and am getting an error on Laracasts/Flash:
BadMethodCallException in ServiceProvider.php line 234:
Call to undefined method [package]
which looks ominously similar to the error on the generators package.
I noticed that ALL service providers now have ::class at the end, so tried that without success.
So, is Flash also going the same way as Generators .. ie deprecated ?? Or is there a work around ?
MANY THANKS as always !
Please or to participate in this conversation.