Whoops, looks like something went wrong.

1/1 ErrorException in String.php line 529: Array and string offset access syntax with curly braces is deprecated

  1. in String.php line 529
  2. at HandleExceptions->handleError('8192', 'Array and string offset access syntax with curly braces is deprecated', '/home/riderwjj/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php', '529', array('file' => '/home/riderwjj/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php')) in ClassLoader.php line 412
  3. at include() in ClassLoader.php line 412
  4. at Composer\Autoload\includeFile('/home/riderwjj/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php') in ClassLoader.php line 301
  5. at ClassLoader->loadClass('PHPExcel_Shared_String')
  6. at spl_autoload_call('PHPExcel_Shared_String') in Autoloader.php line 36
  7. at require('/home/riderwjj/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Autoloader.php') in Settings.php line 34
  8. at include('/home/riderwjj/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Settings.php') in ClassLoader.php line 412
  9. at Composer\Autoload\includeFile('/home/riderwjj/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Settings.php') in ClassLoader.php line 301
  10. at ClassLoader->loadClass('PHPExcel_Settings')
  11. at spl_autoload_call('PHPExcel_Settings') in ExcelServiceProvider.php line 214
  12. at ExcelServiceProvider->setLocale() in ExcelServiceProvider.php line 88
  13. at ExcelServiceProvider->Maatwebsite\Excel\{closure}(object(Application)) in Container.php line 290
  14. at Container->Illuminate\Container\{closure}(object(Application), array()) in Container.php line 773
  15. at Container->build(object(Closure), array()) in Container.php line 656
  16. at Container->make('phpexcel', array()) in Application.php line 644
  17. at Application->make('phpexcel') in Container.php line 1231
  18. at Container->offsetGet('phpexcel') in ExcelServiceProvider.php line 178
  19. at ExcelServiceProvider->Maatwebsite\Excel\{closure}(object(Application)) in Container.php line 290
  20. at Container->Illuminate\Container\{closure}(object(Application), array()) in Container.php line 773
  21. at Container->build(object(Closure), array()) in Container.php line 656
  22. at Container->make('excel', array()) in Application.php line 644
  23. at Application->make('excel') in Container.php line 1231
  24. at Container->offsetGet('excel') in ExcelServiceProvider.php line 232
  25. at ExcelServiceProvider->registerFilters() in ExcelServiceProvider.php line 56
  26. at ExcelServiceProvider->boot()
  27. at call_user_func_array(array(object(ExcelServiceProvider), 'boot'), array()) in Container.php line 523
  28. at Container->call(array(object(ExcelServiceProvider), 'boot')) in Application.php line 703
  29. at Application->bootProvider(object(ExcelServiceProvider)) in Application.php line 685
  30. at Application->Illuminate\Foundation\{closure}(object(ExcelServiceProvider), '2')
  31. at array_walk(array(object(EventServiceProvider), object(RoutingServiceProvider), object(ExcelServiceProvider), object(AuthServiceProvider), object(ControllerServiceProvider), object(CookieServiceProvider), object(DatabaseServiceProvider), object(EncryptionServiceProvider), object(FilesystemServiceProvider), object(FormRequestServiceProvider), object(FoundationServiceProvider), object(PaginationServiceProvider), object(SessionServiceProvider), object(ValidationServiceProvider), object(ViewServiceProvider), object(AppServiceProvider), object(BusServiceProvider), object(ConfigServiceProvider), object(EventServiceProvider), object(RouteServiceProvider)), object(Closure)) in Application.php line 686
  32. at Application->boot() in BootProviders.php line 15
  33. at BootProviders->bootstrap(object(Application)) in Application.php line 181
  34. at Application->bootstrapWith(array('Illuminate\Foundation\Bootstrap\DetectEnvironment', 'Illuminate\Foundation\Bootstrap\LoadConfiguration', 'Illuminate\Foundation\Bootstrap\ConfigureLogging', 'Illuminate\Foundation\Bootstrap\HandleExceptions', 'Illuminate\Foundation\Bootstrap\RegisterFacades', 'Illuminate\Foundation\Bootstrap\RegisterProviders', 'Illuminate\Foundation\Bootstrap\BootProviders')) in Kernel.php line 199
  35. at Kernel->bootstrap() in Kernel.php line 110
  36. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 84
  37. at Kernel->handle(object(Request)) in index.php line 52

Whoops, looks like something went wrong.

1/1 ErrorException in EncryptionServiceProvider.php line 16: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP)

  1. in EncryptionServiceProvider.php line 16
  2. at HandleExceptions->handleError('2', 'Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP)', '/home/riderwjj/public_html/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php', '16', array('app' => object(Application))) in EncryptionServiceProvider.php line 16
  3. at EncryptionServiceProvider->Illuminate\Encryption\{closure}(object(Application), array()) in Container.php line 773
  4. at Container->build(object(Closure), array()) in Container.php line 656
  5. at Container->make('encrypter', array()) in Application.php line 644
  6. at Application->make('encrypter') in Container.php line 887
  7. at Container->resolveClass(object(ReflectionParameter)) in Container.php line 848
  8. at Container->getDependencies(array(object(ReflectionParameter)), array()) in Container.php line 812
  9. at Container->build('Illuminate\Cookie\Middleware\EncryptCookies', array()) in Container.php line 656
  10. at Container->make('Illuminate\Cookie\Middleware\EncryptCookies', array()) in Application.php line 644
  11. at Application->make('Illuminate\Cookie\Middleware\EncryptCookies') in Kernel.php line 131
  12. at Kernel->terminate(object(Request), object(Response)) in index.php line 57