Manoj Kiran
Manoj Kiran
### Synopsis: While creating a model columns with custom column name `(doesn't follow laravel convention)`. It doesn't add column name to relation. So let's say i have following Yaml **Sample...
### Package filament/filament ### Package Version 2.15 ### Laravel Version 9.19 ### Livewire Version _No response_ ### PHP Version 8.1.1 ### Problem description When I used the color picker inside...
**Describe the bug** When I add a Item with price as `0` and add the item to `Estimate` its displaying the Validation error as minimum value is greater than zero...
Currently Here is the Config that i was using to store the log ``` 'daily' => [ 'driver' => 'daily', 'path' => storage_path('logs/' . date('Y/m/') . '/laravel.log'), 'level' => 'debug',...
It would be great if sorting of Columns is added to list
https://dashboard-tailwindcomponents.netlify.app/
As we know Laravel 7 supports new blade syntax. so making use of that will increase code more readable.