Forms\Components\RichEditor::make('content') ->fileAttachmentsDisk('public') ->fileAttachmentsDirectory('posts') ->columnSpan(2),
Forms\Components\FileUpload::make('cover') ->label('Cover Image') ->image() ->directory('posts'),
'public' => [ 'driver' => 'local', 'root' => storage_path('app/public'), 'url' => env('APP_URL').'/storage', 'visibility' => 'public', 'throw' => false, ],
<p class="one">asdfadf<p>