-
### Describe the bug
Minor issue but the Tenant Create Editor doesn't allow to define a TablePrefix for Sqlite.
Only after the tenant has been created by re-editing it through the Tenant Edit Edit…
-
Hello,
First of all, thank you for these amazing libraries.
I do have a suggestion to create a new package called something like `Wangkanai.Detection.Abstraction` that would contain interfaces an…
-
When I Ran the `php artisan create:fields-file [table name]` at the first time it was perfectly good...
`php artisan create:fields-file ssDuty --translation-for=en,cn`
then
`php artisan create:re…
-
### Environment:
- Laravel-Code-Generator Version: v2.4.7
- Laravel Version: v8.82.0
### Description:
Vanilla build: Only Laravel/Crestapps/Mysql
### Steps/Commands To Reproduce:
**MYSQL…
-
### Environment:
- Laravel-Code-Generator Version: 2.4.5
- Laravel Version: 8.63.0
### Description:
I ran a command:
`php artisan resource-file:from-database User`
I got an error:
**Class '…
-
### Before you submit an issue please read this
This repository is only for reporting bugs or issues. If you need support, please use Stack Overflow using **laravel-code-generator** tag (https://stac…
-
When creating a content-type "i,e. Widget", then adding it to a Widget. Then deleting the content-type, the system throws an exception, and is hard to use the GUI to recover from it.
**Solution:** …
-
### Before you submit an issue please read this
This repository is only for reporting bugs or issues. If you need support, please use Stack Overflow using **laravel-code-generator** tag (https://stac…
-
By default, rocket.chat appends the uploaded file name to the Site URL which is how the users are able to download/view attached documents. I have a need to service all attachments on a separate subdo…
-
### Describe the bug
I have a content-type called 'Guide` and its created like the following
```
_contentDefinitionManager.AlterTypeDefinition("Guide", type => type
.Listable()
.Creata…