laravel-firebase icon indicating copy to clipboard operation
laravel-firebase copied to clipboard

Laravel 5.1 Call to undefined method [package]

Open ApacheWebServices opened this issue 10 years ago • 0 comments

We have been using this package with larval 4.2 smoothly. We wanted to use it for our new project in larval 5.1 but we are getting the following error.

[BadMethodCallException]
Call to undefined method [package]

Script php artisan clear-compiled handling the pre-update-cmd event returned with an error

Would you please help.

ApacheWebServices avatar Oct 14 '15 22:10 ApacheWebServices