sharp icon indicating copy to clipboard operation
sharp copied to clipboard

Laravel 10+ Content management framework

Results 38 sharp issues
Sort by recently updated
recently updated
newest added

In my case, I need to link two resources. The following code represents the owner name of the current showing server. ```php // Before SharpShowTextField::make('user:name') ->setLabel('Owner') // After - represent...

Would be interesting to have a dark mode on Sharp 👀

feature

We would love to see a new type of filter who can handle string or int for the case of a min-max filter.

feature

if set this required in FormValidator 'date' => 'required|before_or_equal:'.date('Y-m-d') when I select from calendar today the validation fail as below ![immagine](https://user-images.githubusercontent.com/75420936/126810414-729eac0c-28d7-4301-8b6b-c084ae568c49.png)

# `LangController` doesn’t use the `locale` parameter First of all, I apologize for my english, this is not my native language. In my search for how I could 'force' the...

Hi! I am trying sharp out but I ran into a javascript issue with states. ![image](https://user-images.githubusercontent.com/1119706/71514329-686ae080-289e-11ea-94ef-a636d62991f4.png) This is the lists configuration with the state defined. ```php public function buildListConfig() {...

It'd be great if one could easily implement bulk processing commands in the list view. For example by displaying a checkbox in the data table and use that to select...

enhancement

- [x] Add migration helper - [ ] Front - [ ] ~~Refactor editor upload to embed ?~~ - [ ] Remove https://github.com/code16/sharp/pull/522#discussion_r1495802019 code