I using laravel 4.2.19 with php7 then have problem with Exception, I search and see problem in php7 remove Exception class and fipl/whoops 1.* then not working but upgrade to version 2.* then will working with php7. images error when require fipl/whoops 2.*
And my problem how to upgrade fipl/whoops 1.* to 2.* in laravel 4.2.19 ?