[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined method Illuminate\Foundation\Application::bootstrapPath()
Same issue. Any ideas ?
Same issue for me.
My solution, install version 1.6.6 or older.
This is also in the README:
Using Laravel < 5.4? Use version 1.0! For Laravel 5.4 and up, use 2.0 instead.
:)
Most helpful comment
Same issue for me.
My solution, install version 1.6.6 or older.