2017-10-12 1 views
0

Je suis en train d'installer le paquet VOYAGER sur ma nouvelle installation Laravel 5.5, mais je garde cette erreur seLaravel Voyager Erreur d'installation Package

(php 7.0.22, MySQL ver 14,14 Distrib 5.7.19, sur ubuntu

[email protected]:~/Desktop/laravel$ php artisan voyager:install --with-dummy 
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. 

    [ErrorException] 
    Undefined index: index_type 

Y a-t-il quelqu'un qui a une idée du problème?

Répondre

0

Peut-être que vous avez un code erroné que vous avez écrit il y a. Recherche index_type dans votre application

0

je n'ai pas écrit un code sur ce projet avant, Je viens de créer un nouveau un par composer create-project laravel/laravel voyager commande et après que je cours composer require tcg/voyager comme l'introduction sur il https://github.com/the-control-group/voyager i mis en place mon nouveau projet créé, puis je lance php artisan voyager:install mais pas travail