Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PrafullaKumarSahu/e6cae198a012cb7d1a74e24753a289be to your computer and use it in GitHub Desktop.
Save PrafullaKumarSahu/e6cae198a012cb7d1a74e24753a289be to your computer and use it in GitHub Desktop.
Packer installation error
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ packer
-bash: packer: command not found
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ composer require bitfumes/laravel-packer --prefer-dist
^C
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ composer require bitfumes/laravel-packer --prefer-dist
Content-Length mismatch, received 709535 bytes out of the expected 2264473
http://repo.packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date
Using version ^1.4 for bitfumes/laravel-packer
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 15 installs, 0 updates, 0 removals
- Installing container-interop/container-interop (1.2.0): Loading from cache
- Installing zendframework/zend-stdlib (3.2.1): Loading from cache
- Installing zendframework/zend-servicemanager (3.3.2): Loading from cache
- Installing zendframework/zend-text (2.7.0): Loading from cache
- Installing jolicode/jolinotif (v2.0.1): Loading from cache
- Installing nunomaduro/laravel-desktop-notifier (v2.0.6): Loading from cache
- Installing nunomaduro/laravel-console-task (v1.0.7): Loading from cache
- Installing nunomaduro/laravel-console-summary (v1.0.4): Loading from cache
- Installing php-school/terminal (0.1.0): Loading from cache
- Installing beberlei/assert (v2.9.6): Loading from cache
- Installing php-school/cli-menu (3.0.0): Loading from cache
- Installing nunomaduro/laravel-console-menu (v2.0.1): Loading from cache
- Installing laravel-zero/foundation (v5.7.9): Loading from cache
- Installing laravel-zero/framework (v5.7.11): Loading from cache
- Installing bitfumes/laravel-packer (v1.4.0): Loading from cache
zendframework/zend-servicemanager suggests installing ocramius/proxy-manager (ProxyManager 1.* to handle lazy initialization of services)
Writing lock file
Generating optimized autoload files
Warning: Ambiguous class resolution, "Illuminate\Foundation\Application" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Application.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Application.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\PackageManifest" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/PackageManifest.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\RegisterProviders" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/LoadEnvironmentVariables.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadEnvironmentVariables.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\LoadConfiguration" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\BootProviders" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/BootProviders.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\SetRequestForConsole" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/SetRequestForConsole.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/SetRequestForConsole.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\RegisterFacades" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\HandleExceptions" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\ComposerScripts" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/ComposerScripts.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/ComposerScripts.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\VerifiesEmails" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/VerifiesEmails.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/VerifiesEmails.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\Access\Authorizable" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/Access/Authorizable.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/Access/Authorizable.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\Access\AuthorizesRequests" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/Access/AuthorizesRequests.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/Access/AuthorizesRequests.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\SendsPasswordResetEmails" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/SendsPasswordResetEmails.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/SendsPasswordResetEmails.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\AuthenticatesUsers" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/AuthenticatesUsers.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/AuthenticatesUsers.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\ResetsPasswords" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/ResetsPasswords.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/ResetsPasswords.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\User" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/User.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/User.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\RegistersUsers" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/RegistersUsers.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/RegistersUsers.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\ThrottlesLogins" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/ThrottlesLogins.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/ThrottlesLogins.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\RedirectsUsers" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/RedirectsUsers.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/RedirectsUsers.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\ProviderRepository" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/ProviderRepository.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\EnvironmentDetector" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/EnvironmentDetector.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/EnvironmentDetector.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\FormRequestServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\ArtisanServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\ComposerServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/ComposerServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ComposerServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/ConsoleSupportServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ConsoleSupportServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\FoundationServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/FoundationServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FoundationServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Inspiring" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Inspiring.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Inspiring.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\PendingChain" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/PendingChain.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/PendingChain.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\DispatchesJobs" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/DispatchesJobs.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/DispatchesJobs.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\PendingDispatch" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/PendingDispatch.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/PendingDispatch.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\Dispatchable" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/Dispatchable.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/Dispatchable.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Exceptions\Handler" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Exceptions/Handler.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Exceptions\WhoopsHandler" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Exceptions/WhoopsHandler.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/WhoopsHandler.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\HttpException" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/HttpException.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/HttpException.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Constraints\HasInDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Constraints/HasInDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasInDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Constraints\SoftDeletedInDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Constraints/SoftDeletedInDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/SoftDeletedInDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Constraints\SeeInOrder" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Constraints/SeeInOrder.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/SeeInOrder.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\TestResponse" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/TestResponse.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestResponse.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\RefreshDatabaseState" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/RefreshDatabaseState.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabaseState.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\DatabaseMigrations" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/DatabaseMigrations.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/DatabaseMigrations.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\WithFaker" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/WithFaker.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithFaker.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\WithoutEvents" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/WithoutEvents.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithoutEvents.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\PendingCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/PendingCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/PendingCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\WithoutMiddleware" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/WithoutMiddleware.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithoutMiddleware.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\TestCase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/TestCase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\RefreshDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/RefreshDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\DatabaseTransactions" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/DatabaseTransactions.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/DatabaseTransactions.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithSession" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithSession.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithSession.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithContainer" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithContainer.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithContainer.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\MakesHttpRequests" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithAuthentication" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithAuthentication.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithAuthentication.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithRedis" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithRedis.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithRedis.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithExceptionHandling" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\MocksApplicationServices" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/MocksApplicationServices.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MocksApplicationServices.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithConsole" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithConsole.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithConsole.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Support\Providers\AuthServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Support/Providers/AuthServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/AuthServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Support\Providers\RouteServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Support\Providers\EventServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\VerifyCsrfToken" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\TrimStrings" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\ValidatePostSize" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\TransformsRequest" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\FormRequest" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/FormRequest.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/FormRequest.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Exceptions\MaintenanceModeException" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Exceptions/MaintenanceModeException.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Exceptions/MaintenanceModeException.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Events\RequestHandled" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Events/RequestHandled.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Events/RequestHandled.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Kernel" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Kernel.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Events\LocaleUpdated" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Events/LocaleUpdated.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Events/LocaleUpdated.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Events\Dispatchable" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Events/Dispatchable.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Events/Dispatchable.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Validation\ValidatesRequests" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Validation/ValidatesRequests.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Validation/ValidatesRequests.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\PackageDiscoverCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/PackageDiscoverCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/PackageDiscoverCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\TestMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/TestMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/TestMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ViewCacheCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ViewCacheCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ViewCacheCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\UpCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/UpCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/UpCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\EnvironmentCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/EnvironmentCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/EnvironmentCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\DownCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/DownCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/DownCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\EventGenerateCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/EventGenerateCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/EventGenerateCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ProviderMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ProviderMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ProviderMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ExceptionMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ExceptionMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ExceptionMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\VendorPublishCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/VendorPublishCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/VendorPublishCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RuleMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RuleMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RuleMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\PresetCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/PresetCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/PresetCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RouteClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RouteClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ConfigCacheCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ConfigCacheCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ConfigCacheCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\KeyGenerateCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/KeyGenerateCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/KeyGenerateCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ObserverMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ObserverMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ObserverMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\StorageLinkCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/StorageLinkCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/StorageLinkCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ChannelMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ChannelMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ChannelMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ClosureCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ClosureCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ClosureCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\QueuedCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/QueuedCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/QueuedCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RouteListCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RouteListCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ResourceMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ResourceMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ResourceMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ClearCompiledCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ClearCompiledCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ClearCompiledCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\EventMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/EventMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/EventMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\PolicyMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/PolicyMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/PolicyMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ConfigClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ConfigClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ConfigClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RequestMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RequestMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RequestMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\JobMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/JobMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/JobMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ConsoleMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ConsoleMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ConsoleMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ServeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ServeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ServeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RouteCacheCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RouteCacheCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\OptimizeClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/OptimizeClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/OptimizeClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\OptimizeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/OptimizeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/OptimizeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ListenerMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ListenerMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ListenerMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\Preset" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/Preset.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/Preset.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\Vue" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/Vue.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/Vue.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\Bootstrap" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/Bootstrap.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/Bootstrap.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\React" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/React.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/React.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\None" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/None.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/None.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\MailMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/MailMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/MailMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ModelMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ModelMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ModelMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ViewClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ViewClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ViewClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\NotificationMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/NotificationMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/NotificationMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\AppNameCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/AppNameCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/AppNameCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Kernel" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Kernel.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\AliasLoader" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/AliasLoader.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/AliasLoader.php", the first will be used.
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover
Discovered Package: beyondcode/laravel-dump-server
Discovered Package: fideloper/proxy
Discovered Package: laravel/tinker
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: nunomaduro/laravel-console-menu
Discovered Package: nunomaduro/laravel-console-summary
Discovered Package: nunomaduro/laravel-console-task
Discovered Package: nunomaduro/laravel-desktop-notifier
Package manifest generated successfully.
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ packer
-bash: packer: command not found
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ packer
-bash: packer: command not found
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ composer require bitfumes/laravel-packer --prefer-dist
Using version ^1.4 for bitfumes/laravel-packer
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating optimized autoload files
Warning: Ambiguous class resolution, "Illuminate\Foundation\Application" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Application.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Application.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\PackageManifest" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/PackageManifest.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\RegisterProviders" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/LoadEnvironmentVariables.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadEnvironmentVariables.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\LoadConfiguration" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\BootProviders" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/BootProviders.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\SetRequestForConsole" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/SetRequestForConsole.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/SetRequestForConsole.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\RegisterFacades" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bootstrap\HandleExceptions" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\ComposerScripts" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/ComposerScripts.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/ComposerScripts.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\VerifiesEmails" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/VerifiesEmails.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/VerifiesEmails.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\Access\Authorizable" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/Access/Authorizable.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/Access/Authorizable.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\Access\AuthorizesRequests" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/Access/AuthorizesRequests.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/Access/AuthorizesRequests.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\SendsPasswordResetEmails" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/SendsPasswordResetEmails.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/SendsPasswordResetEmails.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\AuthenticatesUsers" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/AuthenticatesUsers.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/AuthenticatesUsers.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\ResetsPasswords" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/ResetsPasswords.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/ResetsPasswords.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\User" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/User.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/User.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\RegistersUsers" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/RegistersUsers.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/RegistersUsers.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\ThrottlesLogins" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/ThrottlesLogins.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/ThrottlesLogins.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Auth\RedirectsUsers" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Auth/RedirectsUsers.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Auth/RedirectsUsers.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\ProviderRepository" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/ProviderRepository.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\EnvironmentDetector" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/EnvironmentDetector.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/EnvironmentDetector.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\FormRequestServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\ArtisanServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\ComposerServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/ComposerServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ComposerServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/ConsoleSupportServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ConsoleSupportServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Providers\FoundationServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Providers/FoundationServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FoundationServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Inspiring" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Inspiring.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Inspiring.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\PendingChain" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/PendingChain.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/PendingChain.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\DispatchesJobs" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/DispatchesJobs.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/DispatchesJobs.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\PendingDispatch" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/PendingDispatch.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/PendingDispatch.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Bus\Dispatchable" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Bus/Dispatchable.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Bus/Dispatchable.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Exceptions\Handler" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Exceptions/Handler.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Exceptions\WhoopsHandler" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Exceptions/WhoopsHandler.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/WhoopsHandler.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\HttpException" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/HttpException.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/HttpException.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Constraints\HasInDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Constraints/HasInDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasInDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Constraints\SoftDeletedInDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Constraints/SoftDeletedInDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/SoftDeletedInDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Constraints\SeeInOrder" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Constraints/SeeInOrder.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/SeeInOrder.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\TestResponse" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/TestResponse.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestResponse.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\RefreshDatabaseState" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/RefreshDatabaseState.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabaseState.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\DatabaseMigrations" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/DatabaseMigrations.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/DatabaseMigrations.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\WithFaker" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/WithFaker.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithFaker.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\WithoutEvents" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/WithoutEvents.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithoutEvents.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\PendingCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/PendingCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/PendingCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\WithoutMiddleware" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/WithoutMiddleware.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/WithoutMiddleware.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\TestCase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/TestCase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\RefreshDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/RefreshDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/RefreshDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\DatabaseTransactions" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/DatabaseTransactions.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/DatabaseTransactions.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithSession" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithSession.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithSession.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithContainer" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithContainer.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithContainer.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithDatabase" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\MakesHttpRequests" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithAuthentication" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithAuthentication.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithAuthentication.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithRedis" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithRedis.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithRedis.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithExceptionHandling" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\MocksApplicationServices" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/MocksApplicationServices.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MocksApplicationServices.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Testing\Concerns\InteractsWithConsole" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Testing/Concerns/InteractsWithConsole.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithConsole.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Support\Providers\AuthServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Support/Providers/AuthServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/AuthServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Support\Providers\RouteServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Support\Providers\EventServiceProvider" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\VerifyCsrfToken" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\TrimStrings" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\ValidatePostSize" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\TransformsRequest" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\FormRequest" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/FormRequest.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/FormRequest.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Exceptions\MaintenanceModeException" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Exceptions/MaintenanceModeException.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Exceptions/MaintenanceModeException.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Events\RequestHandled" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Events/RequestHandled.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Events/RequestHandled.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Http\Kernel" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Http/Kernel.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Events\LocaleUpdated" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Events/LocaleUpdated.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Events/LocaleUpdated.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Events\Dispatchable" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Events/Dispatchable.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Events/Dispatchable.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Validation\ValidatesRequests" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Validation/ValidatesRequests.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Validation/ValidatesRequests.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\PackageDiscoverCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/PackageDiscoverCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/PackageDiscoverCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\TestMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/TestMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/TestMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ViewCacheCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ViewCacheCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ViewCacheCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\UpCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/UpCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/UpCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\EnvironmentCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/EnvironmentCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/EnvironmentCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\DownCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/DownCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/DownCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\EventGenerateCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/EventGenerateCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/EventGenerateCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ProviderMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ProviderMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ProviderMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ExceptionMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ExceptionMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ExceptionMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\VendorPublishCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/VendorPublishCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/VendorPublishCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RuleMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RuleMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RuleMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\PresetCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/PresetCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/PresetCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RouteClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RouteClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ConfigCacheCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ConfigCacheCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ConfigCacheCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\KeyGenerateCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/KeyGenerateCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/KeyGenerateCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ObserverMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ObserverMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ObserverMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\StorageLinkCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/StorageLinkCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/StorageLinkCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ChannelMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ChannelMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ChannelMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ClosureCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ClosureCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ClosureCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\QueuedCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/QueuedCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/QueuedCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RouteListCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RouteListCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ResourceMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ResourceMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ResourceMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ClearCompiledCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ClearCompiledCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ClearCompiledCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\EventMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/EventMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/EventMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\PolicyMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/PolicyMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/PolicyMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ConfigClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ConfigClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ConfigClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RequestMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RequestMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RequestMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\JobMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/JobMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/JobMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ConsoleMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ConsoleMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ConsoleMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ServeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ServeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ServeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\RouteCacheCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/RouteCacheCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\OptimizeClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/OptimizeClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/OptimizeClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\OptimizeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/OptimizeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/OptimizeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ListenerMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ListenerMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ListenerMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\Preset" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/Preset.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/Preset.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\Vue" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/Vue.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/Vue.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\Bootstrap" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/Bootstrap.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/Bootstrap.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\React" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/React.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/React.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Presets\None" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Presets/None.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Presets/None.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\MailMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/MailMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/MailMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ModelMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ModelMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ModelMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\ViewClearCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/ViewClearCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/ViewClearCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\NotificationMakeCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/NotificationMakeCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/NotificationMakeCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\AppNameCommand" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/AppNameCommand.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/AppNameCommand.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\Console\Kernel" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/Console/Kernel.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php", the first will be used.
Warning: Ambiguous class resolution, "Illuminate\Foundation\AliasLoader" was found in both "/Applications/MAMP/htdocs/packerZero/vendor/laravel-zero/foundation/src/Illuminate/Foundation/AliasLoader.php" and "/Applications/MAMP/htdocs/packerZero/vendor/laravel/framework/src/Illuminate/Foundation/AliasLoader.php", the first will be used.
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover
Discovered Package: beyondcode/laravel-dump-server
Discovered Package: fideloper/proxy
Discovered Package: laravel/tinker
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: nunomaduro/laravel-console-menu
Discovered Package: nunomaduro/laravel-console-summary
Discovered Package: nunomaduro/laravel-console-task
Discovered Package: nunomaduro/laravel-desktop-notifier
Package manifest generated successfully.
Prafullas-MacBook-Air:packerZero prafullakumarsahu$ packer
-bash: packer: command not found
Prafullas-MacBook-Air:packerZero prafullakumarsahu$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment