vemto-issues icon indicating copy to clipboard operation
vemto-issues copied to clipboard

Repository to track Vemto Issues

Results 26 vemto-issues issues
Sort by recently updated
recently updated
newest added

if a model include a multiLineString it must be exclude of searcheable fields to avoid following error on model index page. "adresse" is the multiLineString field. ``` SQLSTATE[HY000]: General error:...

When Project setting "Controllers Folder" is change, binding of HomeController is wrong. ![image](https://github.com/TiagoSilvaPereira/vemto-issues/assets/11654234/b04e0816-d652-4e5a-9d64-059712b614d0) ![image](https://github.com/TiagoSilvaPereira/vemto-issues/assets/11654234/9b574065-3d11-4744-9529-105ef903ace7) Binding must be updated manually.

When i click the search button on the index page without entering anything in the search box, it comes up with 'TypeError' App\Models\Expense::scopeSearch(): Argument #2 ($search) must be of type...

I note that ULID has been implemented since Laravel 9 but still missing in current Vemto. Are there any plans to integrate this?

Attention: Please use the Discussions page for feature requests or suggestions instead of opening a new issue. **Describe the bug** Force close when running in Macos Sonoma **Desktop (please complete...

https://user-images.githubusercontent.com/68257663/232325534-d43badfd-e28f-4c19-9106-f4c2378b392a.mp4 There is no defaultProviders() function in the ServiceProvider class ? ![image](https://user-images.githubusercontent.com/68257663/232325626-fbd0f900-ff1b-422e-a917-573251258791.png) Until yesterday, it generated a regular array of providers and many more lines in the array. It only...

**Describe the bug** When creating a relationship on a table that references other records of the same table, the routes generated use the entity name rather than the relationship name....

**Describe the bug** The entity in **Schema Editor** with camel case (Ex: NewsCategory) has a fields with Unique Index there is error while generate form request , the ignore method...

I have run into a problem with ENUM data type on the form, when i set something up with ENUM type and then set up the options (e.g. Outstanding, Paid,...

hi, so by default created_at, updated_at not shown in web ui hope to fix it. ![image](https://github.com/TiagoSilvaPereira/vemto-issues/assets/62664861/0445ffd2-8ebc-471f-ba87-9303acffb3b7)