08 Apr i need help to solve this error in Laravel project? when run project using commmand this error show me ?> @php artisan package:discover PHP Fata
i need help to solve this error in Laravel project
when run project using commmand this error show me
> @php artisan package:discover
PHP Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of IlluminateSupportCollection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateSupportCollection.php:1693
Stack trace:
#0 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateSupportCollection.php(19): IlluminateFoundationBootstrapHandleExceptions->handleError(8192, 'Return type of …', 'C:\xampp\htdocs…', 1693)
#1 C:xampphtdocsbustracking_multivendorcomposerClassLoader.php(571): include('C:\xampp\htdocs…')
#2 C:xampphtdocsbustracking_multivendorcomposerClassLoader.php(428): ComposerAutoloadincludeFile('C:\xampp\htdocs…')
#3 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateSupporthelpers.php(423): ComposerAutoloadClassLoader->loadClass('Illuminate\Supp…')
#4 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationPackageManifest.php(121): collect(Array)
#5 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationPackageManifest.php(97): IlluminateFoundationPackageManifest->build()
#6 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationPackageManifest.php(80): IlluminateFoundationPackageManifest->getManifest()
#7 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationBootstrapRegisterFacades.php(26): IlluminateFoundationPackageManifest->aliases()
#8 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationApplication.php(213): IlluminateFoundationBootstrapRegisterFacades->bootstrap(Object(IlluminateFoundationApplication))
#9 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationConsoleKernel.php(296): IlluminateFoundationApplication->bootstrapWith(Array)
#10 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationConsoleKernel.php(119): IlluminateFoundationConsoleKernel->bootstrap()
#11 C:xampphtdocsbustracking_multiartisan(35): IlluminateFoundationConsoleKernel->handle(Object(SymfonyComponentConsoleInputArgvInput), Object(SymfonyComponentConsoleOutputConsoleOutput))
#12 {main} in C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateSupportCollection.php on line 19
PHP Fatal error: Uncaught ErrorException: Method ReflectionParameter::getClass() is deprecated in C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php:811
Stack trace:
#0 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(811): IlluminateFoundationBootstrapHandleExceptions->handleError(8192, 'Method Reflecti…', 'C:\xampp\htdocs…', 811)
#1 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(780): IlluminateContainerContainer->resolveDependencies(Array)
#2 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(631): IlluminateContainerContainer->build('App\Exceptions\…')
#3 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(586): IlluminateContainerContainer->resolve('App\Exceptions\…', Array)
#4 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationApplication.php(732): IlluminateContainerContainer->make('App\Exceptions\…', Array)
#5 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(256): IlluminateFoundationApplication->make('App\Exceptions\…', Array)
#6 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(749): IlluminateContainerContainer->IlluminateContainer{closure}(Object(IlluminateFoundationApplication), Array)
#7 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(631): IlluminateContainerContainer->build(Object(Closure))
#8 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php(586): IlluminateContainerContainer->resolve('Illuminate\Cont…', Array)
#9 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationApplication.php(732): IlluminateContainerContainer->make('Illuminate\Cont…', Array)
#10 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationBootstrapHandleExceptions.php(159): IlluminateFoundationApplication->make('Illuminate\Cont…')
#11 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationBootstrapHandleExceptions.php(101): IlluminateFoundationBootstrapHandleExceptions->getExceptionHandler()
#12 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationBootstrapHandleExceptions.php(87): IlluminateFoundationBootstrapHandleExceptions->renderForConsole(Object(ErrorException))
#13 C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateFoundationBootstrapHandleExceptions.php(123): IlluminateFoundationBootstrapHandleExceptions->handleException(Object(ErrorException))
#14 [internal function]: IlluminateFoundationBootstrapHandleExceptions->handleShutdown()
#15 {main}
thrown in C:xampphtdocsbustracking_multivendorlaravelframeworksrcIlluminateContainerContainer.php on line 811
{ "name": "labs64/laravel-boilerplate", "description": "Laravel 5 Boilerplate", "type": "project", "keywords": ["php", "framework", "laravel", "laravel5", "admin", "theme", "starter", "bootstrap", "boilerplate", "docker", "template", "social-login", "nodejs"], "homepage": "https://github.com/Labs64/laravel-boilerplate", "license": "MIT", "authors": [ { "name": "Labs64 GmbH", "email": "[email protected]", "homepage": "http://www.labs64.com" } ], "support": { "email": "[email protected]", "issues": "https://github.com/Labs64/laravel-boilerplate/issues", "wiki": "https://github.com/Labs64/laravel-boilerplate", "source": "https://github.com/Labs64/laravel-boilerplate", "docs": "https://github.com/Labs64/laravel-boilerplate" }, "require": { "php": ">=7.0", "albertcht/invisible-recaptcha": "^1.4", "arcanedev/log-viewer": "~4.0", "brozot/laravel-fcm": "^1.2", "creativeorange/gravatar": "~1.0", "davejamesmiller/laravel-breadcrumbs": "^3.0", "kreait/firebase-php": "^4.0", "kyslik/column-sortable": "^5.4", "labs64/netlicensingclient-php": "^2.3", "laravel/framework": "5.5.*", "laravel/passport": "4.0.3", "laravel/socialite": "^3.0", "laravel/tinker": "~1.0", "laravelcollective/html": "5.5.*", "spatie/laravel-http-logger": "1.1.0" }, "require-dev": { "fzaninotto/faker": "~1.4", "mockery/mockery": "0.9.*", "phpunit/phpunit": "~6.0", "barryvdh/laravel-debugbar": "^2.1", "barryvdh/laravel-ide-helper": "^2.2", "doctrine/dbal": "^2.5", "filp/whoops": "~2.0" }, "autoload": { "classmap": [ "database" ], "psr-4": { "App\": "app/" }, "files": [ "app/helpers.php" ] }, "autoload-dev": { "psr-4": { "Tests\": "tests/" } }, "scripts": { "post-root-package-install": [ "php -r "file_exists('.env') || copy('.env.example', '.env');"" ], "post-create-project-cmd": [ "php artisan key:generate" ], "post-install-cmd": [ "Illuminate\Foundation\ComposerScripts::postInstall", "php artisan optimize" ], "post-update-cmd": [ "Illuminate\Foundation\ComposerScripts::postUpdate", "php artisan optimize" ], "post-autoload-dump": [ "Illuminate\Foundation\ComposerScripts::postAutoloadDump", "@php artisan package:discover" ] }, "config": { "preferred-install": "dist", "sort-packages": true, "optimize-autoloader": true }, "prefer-stable": true }
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteEdu. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
Do you need help with this question?
Get assignment help from WriteEdu.com Paper Writing Website and forget about your problems.
WriteEdu provides custom & cheap essay writing 100% original, plagiarism free essays, assignments & dissertations.
With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Chat with us today! We are always waiting to answer all your questions.