Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to change path of "view/pages" #68

Closed
bizbezzie opened this issue Aug 6, 2023 · 2 comments
Closed

Add option to change path of "view/pages" #68

bizbezzie opened this issue Aug 6, 2023 · 2 comments

Comments

@bizbezzie
Copy link

kindly use a Service class in Config which will return a string value from .env file for getting default path which is "views/pages".

so from .env file a developer can change default directory. and that class can be replaced by new call in case of complex directory structure like modules, multitenancy, etc.

@thinkverse
Copy link

The command folio:install creates a service provider for you, you can update the path in app/Providers/FolioServiceProvider, there's no need for a new environment variable. 🤔

@crynobone
Copy link
Member

See above.

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

No branches or pull requests

2 participants