← Back to Visual Form Builder Support
After Purchasing the plugin I tried to install using "php artisan project:sync" , but getting following error :-
Using version dev-main for baba/vformbuilder-plugin ./composer.json has been updated Executing: composer update Loading composer repositories with package information Info from https://repo.packagist.org: #StandWithUkraine Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals
- Locking baba/vformbuilder-plugin (dev-main) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 1 install, 0 updates, 0 removals
- Installing baba/vformbuilder-plugin (dev-main): Extracting archive
Package jakub-onderka/php-console-color is abandoned, you should avoid using it. Use php-parallel-lint/php-console-color instead.
Package jakub-onderka/php-console-highlighter is abandoned, you should avoid using it. Use php-parallel-lint/php-console-highlighter instead.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
Generating autoload files
System\Console\ComposerScript::postAutoloadDump Discovered Package: laravel/tinker Discovered Package: nesbot/carbon Package manifest generated successfully. 81 packages you are using are looking for funding. Use the
composer fund
command to find out more! System\Console\ComposerScript::postUpdateCmd
- You are using October CMS version: v2.2.32 Checking Dependencies... All dependencies installed Checking Themes... All themes checked Executing: php artisan october:migrate
Migrating application and plugins... System Nothing to migrate. Backend Nothing to migrate. Cms Nothing to migrate. Editor Nothing to migrate. Media Nothing to migrate. BABA.Vformbuilder
- v1.0.1 Initialize plugin.
- v1.0.2 Created table baba_vformbuilder_forms
- v1.0.3 Created table baba_vformbuilder_records
- v1.0.4 Updated table baba_vformbuilder_records
- v1.0.5 Updated table baba_vformbuilder_records
- v1.0.6 Updated table baba_vformbuilder_records
- v1.0.7 Updated table baba_vformbuilder_records
- v1.0.8 Updated table baba_vformbuilder_forms
- v1.0.9: Migration "create_baba_vformbuilder_view1.php" failed, attempting to rollback
Rollback failed! Reason: "SQLSTATE[42S02]: Base table or view not found: 4092 Unknown VIEW: 'rnkqhfkmnx.view_baba_vformbuilder_records' (SQL: drop VIEW
view_baba_vformbuilder_records
)"
In Connection.php line 669:
SQLSTATE[42S02]: Base table or view not found: 4092 Unknown VIEW: 'rnkqhfkmnx.view_baba_vformbuilder_records' (SQL: drop VIEW view_baba_vformbuilder_records
)
In Exception.php line 18:
SQLSTATE[42S02]: Base table or view not found: 4092 Unknown VIEW: 'rnkqhfkmnx.view_baba_vformbuilder_records'
In PDOStatement.php line 117:
SQLSTATE[42S02]: Base table or view not found: 4092 Unknown VIEW: 'rnkqhfkmnx.view_baba_vformbuilder_records'
[ERROR] Migration failed. Check output above
1-1 of 1