blakej115 / magic-forms

Create easy (and almost magic) AJAX forms
https://octobercms.com/plugin/blakejones-magicforms
MIT License
6 stars 4 forks source link

Installation issue in octobercms v3 (v 3.1.11) #5

Closed spanjaan closed 1 year ago

spanjaan commented 1 year ago

Hi, When i tried to install this plugin Database issue.. please solve this issue.

Thank You. Capture

kombimedia commented 1 year ago

Hi there,

I'm facing the same issue..

Cheers,

Cy

blakej115 commented 1 year ago

Hi @Anjaan2077 and @kombimedia,

Thanks for the reports!

This issue has been fixed in Magic Forms v1.6.3, just released.

You may install the plugin fresh with no issues if you've already removed it.

If you still have the plugin installed, either of the following commands should resolve the issue:

Update everything:

php artisan october:update

OR

Refresh the plugin:

php artisan plugin:refresh BlakeJones.MagicForms

Thank you!

kombimedia commented 1 year ago

Awesome! Sorted for me. Cheers.