Skip to content

How to handle different base namespace? #59

@ericniaina

Description

@ericniaina

Environment:

  • Laravel-Code-Generator Version: 2.2.#
  • Laravel Version: 5.6.#

Description:

I got a
ReflectionException : Class App\Http\Kernel does not exist
when the command try to create a controller.
It's because i don't use the namespace App.

Steps/Commands To Reproduce:

Install laravel
change app name with

php artisan app:name 

install laravel-code-benerator
try the basic generation example

Content Of The Resource-File:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions