You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when initiating a NativePHP app, a NativePHP folder within your Library/Application Support Folder will be created. Can the folder name be set based on the application name? I assume. Otherwise, there will be a conflict with running multiple NativePHP Applications.
The text was updated successfully, but these errors were encountered:
StanBarrows
changed the title
[q-a] How to rename Application Support Folder
[Question] How to rename Application Support Folder
Jul 21, 2023
StanBarrows
changed the title
[Question] How to rename Application Support Folder
[Question] How to rename Library/Application Support folder
Jul 21, 2023
Yes, this name keeps being "NativePHP" at the moment while running native:serve.
As soon as you build your app for production, this will use the actual name of your app.
Currently, when initiating a NativePHP app, a NativePHP folder within your Library/Application Support Folder will be created. Can the folder name be set based on the application name? I assume. Otherwise, there will be a conflict with running multiple NativePHP Applications.
The text was updated successfully, but these errors were encountered: