2017-10-12 7 views
0

내 신선한 laravel 5.5 설치에 보이저 패키지를 설치하기 위해 노력하고있어하지만 난 우분투에 14.14 DISTRIB 5.7.19 버전이 오류를Laravel 보이저 패키지 설치 오류

(PHP 7.0.22, MySQL은을 유지하고있어)

[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 

문제가있는 사람이 있습니까?

답변

0

아마도 이전에 작성한 코드가 잘못되었을 수 있습니다. 애플리케이션에서 index_type을 검색하십시오.

내가 전에이 프로젝트에 코드를 작성하지 않은
0

, 난 그냥 composer create-project laravel/laravel voyager 명령에 의해 새로운 하나를 생성하고 그 후 나는에 대한 소개로 composer require tcg/voyager 실행이 https://github.com/the-control-group/voyager 난 내 새로운 창조 프로젝트를 설정하고 난 실행 php artisan voyager:install하지만 직장