Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

package only works if app uses default name, and generator.php ignores some settings #126

Open
vesper8 opened this issue Dec 19, 2015 · 0 comments

Comments

@vesper8
Copy link

vesper8 commented Dec 19, 2015

You had fixed this apparently but now the problem is back.

#29

Using the dev-master (tried using the @dev as well) I am still running into many cases where I have had to manually change the namespace since I am using a custom namespace different than "App". Specifically, the requests are being generated with 'App/Http/Requests' even though I have set the correct namespace in the generator.php config file under 'namespace_request' so it is being ignored.

The base controller is also having the same issue as what I initially opened this issue about.

On a side note, it appears that the path_views from the generator.php is also being ignored. I tried having my views generated in a subfolder of resources/views/API/ and getting the error InvalidArgumentException in FileViewFinder.php line 137:
View [networks.index] not found.

but it works fine if I leave it to the default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant