mjawad096 / laravel-grapesjs

This package provide an esay way to integrate GrapesJS into your laravel proejct.
MIT License
108 stars 54 forks source link

Documentation or Tutorial #6

Closed somato-tomato closed 2 years ago

somato-tomato commented 2 years ago

Hello,

Thank you for create a wonderful Package, but im wondering is there any documentation or tutorial ?

Thank you.

ghost commented 2 years ago

Hi @somato-tomato! have you reviewed the Read me file -- Is this not enough?

somato-tomato commented 2 years ago

Hi thanks for reply. i try to upload image but the image not uploaded.

somato-tomato commented 2 years ago

okay i need to do php artisan vendor:publish --provider="Dotlogics\Media\MediaServiceProvider" --tag="migrations" Thank you.

ghost commented 2 years ago

okay i need to do php artisan vendor:publish --provider="Dotlogics\Media\MediaServiceProvider" --tag="migrations" Thank you.

Added this to Readme file