timex
timex copied to clipboard
Calendar plugin for filament
I am unable install this package I am getting the below error, Problem 1 - buildix/timex[dev-main, 1.0.0.x-dev, ..., 1.1.6] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were...
Bulk Delete events, deletes everything instead of selected ones. How to fix it ?
I enabled the past creation in the config file and nothing works . . . my expectation would be that I could add a previous event date. I could not...
HTML tags are visible where 'body' field in Event List 
return \Redirect::to(config('FILAMENT_PATH').'/'.$this->getPageClass()::getSlug()); should become return \Redirect::to(config('filament.path').'/'.$this->getPageClass()::getSlug());
 I don't know whether this is a bug or not, but I think the time range for all-day events is simply "All day", no need to show time range....