Skip to content

make:migration is not working #6446

Closed
Closed
@wesleywillians

Description

@wesleywillians

When I run php artesan make:migration I got the error:

PHP Fatal error: Uncaught exception 'ReflectionException' with message 'Class App\Exceptions\ExceptionHandler does not exist' in /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php:493
Stack trace:
#0 /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php(493): ReflectionClass->__construct('App\Exceptions...')
#1 /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php(454): Illuminate\Container\Container->build('App\Exceptions...', Array)
#2 /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php(875): Illuminate\Container\Container->make('App\Exceptions...', Array)
#3 /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php(280): Illuminate\Foundation\Application->make('App\Exceptions...', Array)
#4 /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/comp in /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php on line 493

PHP Fatal error: Uncaught exception 'ReflectionException' with message 'Class App\Exceptions\ExceptionHandler does not exist' in /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php:493
Stack trace:
#0 /Users/wesley/Dropbox/Sites/vhosts-projects/tutorials/laravel/laravel5/storage/framework/compiled.php(493)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions