Akhmad Salafudin
Akhmad Salafudin
I have this problem too, I build custom DataTable too 🤣 Btw thanks @csangonzo for the workaround, I like your idea. But it's still hard to use. Still far from...
My another solution is not using slot, but using `` The ideas is just pass the custom component *(in my case is custom column, because I build DataTable)* into props....
Ok I see, thanks for clarification. So please let me to fork this repo. I need to add some customization to this awesome library. I made little framework called [lunox](https://github.com/kodepandai/lunox)...
Need this PR to be merged :smiling_face_with_tear:
> Is anyone merging this PR soon? I made fork of this package [@kodepandai/flydrive](https://www.npmjs.com/package/@kodepandai/flydrive). You can use it with @kodepandai/flydrive-s3 driver. In put method, there are additional s3 PutObjectRequest on...
> > ```ts > > storage.put(path, content, { > > ContentType: 'image/jpg', > > ACL: 'public-read', //this for make file public > > CacheControl: ...., > > ...etc > >...
Oh my bad, just fill on second argument on field::make ```php Input::make('Full Name', 'full_name') ``` This library is awesome But is possible to search or filter this custom attribute?
Hi, glad to hear that. Thanks for your hardworking. Cannot wait for the stable version 👍 btw, thanks for merging my PR
I think this PR is not 100% ok. `date after` unit testing is still break. I don't know why. But this PR is good to start to make fully supported...
any workaround for this? may be just how to suspress the errors warning