binshops / laravel-blog

Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.
https://www.binshops.com
MIT License
429 stars 134 forks source link

Image title can be added when create/edit a post #2

Closed tzulinho closed 3 years ago

tzulinho commented 4 years ago

Hi @vhessam ,

I would like to suggest two functions: (1) Adding a function which image title can be added when create/edit a post at the same time. If I create a post with an image, then the image would become "Untitled Photo", and it can not be edited. (2) Adding a function which image can also be deleted in imageupload/index.blade.php.

Thank you very much! :-)

samberrry commented 4 years ago

Hi @tzulinho, yes why not, good idea. I add it to my to do list.

Thanks for your feedback ;)