thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

MySqlSchemaManager Undefined index: index_type #2406

Closed gokhanyildiz closed 5 years ago

gokhanyildiz commented 6 years ago

Description:

Setting up the hooks Hooks are now ready to use! Go ahead and try to "php artisan hook:install test-hook" Publishing the Voyager assets, database, language, and config files Copied Directory [/vendor/tcg/voyager/publishable/assets] To [/public/vendor/tcg/voyager/assets] Copied Directory [/vendor/tcg/voyager/publishable/database/migrations] To [/database/migrations] Copied Directory [/vendor/tcg/voyager/publishable/database/seeds] To [/database/seeds] Copied Directory [/vendor/tcg/voyager/publishable/demo_content] To [/storage/app/public] Copied Directory [/vendor/tcg/voyager/publishable/lang] To [/resources/lang] Publishing complete. Publishing complete. Migrating the database tables into your application Migration table created successfully.

In MySqlSchemaManager.php line 75:

Undefined index: index_type

fletch3555 commented 6 years ago

Hooks are managed separately (the voyager-hooks repo is the integration point between Voyager and the Hooks package, and each hook has it's own repo). This would be better reported in one of those two places, likely the hook itself as a starting point (you don't blame your cabinet maker when your cup is too tall to fit, right?)

emptynick commented 5 years ago

Closing in favor of https://github.com/the-control-group/voyager/issues/3336 (more information, same issue)

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.