PHP-Namespace-Resolver icon indicating copy to clipboard operation
PHP-Namespace-Resolver copied to clipboard

`Generate namespace for this file` is always `App`

Open bilogic opened this issue 4 years ago • 0 comments

Hi @MehediDracula,

Your package saves me a lot of time! But when I use the command Generate namespace for this file, it always creates namespace App only.

Below is what I'm expecting project\vendor\owner\package\src\Models\MyModel.php => namespace Owner\Package\Models

Any idea how I can fix? Thank you.

bilogic avatar Aug 23 '21 02:08 bilogic