sharp
sharp copied to clipboard
Laravel 10+ Content management framework
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...
We would love to see a new type of filter who can handle string or int for the case of a min-max filter.
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 
# `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.  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...
- [x] Add migration helper - [ ] Front - [ ] ~~Refactor editor upload to embed ?~~ - [ ] Remove https://github.com/code16/sharp/pull/522#discussion_r1495802019 code