application
application copied to clipboard
AdonisJS application class to read app related data
Results
1
application issues
Sort by
recently updated
recently updated
newest added
### Package version 9.2.1 ### Describe the bug When using the `node ace make:mail verify_email` command, the file generated is as follows: ```bash app └── mails ├── ... └── verify_e_notification.ts...
Type: Bug