laravel - AsgardCMS Installation Error: 'homestead.page__pages' doesn't exist -


i've installed https://asgardcms.com/en onto laravel homestead wm twice , got error shown below both times when try open in browser.

queryexception in connection.php line 636:  sqlstate[42s02]: base table or view not found: 1146 table 'homestead.page__pages' doesn't exist (sql: select count(*) aggregate `page__pages`) 

screenshot on imgur

i'm using default mysql database settings are.

db_host=localhost

db_database=homestead

db_username=homestead

db_password=secret

everthing seemed fine terminal there no installation issues shown.

any ideas on happening here?

this looks database setup issue. did ran install command php artisan asgard:install ? guide step step set database up.


Comments

  1. There shouldn't be any problem when installing AsgardCMS or connecting Database with it. A simple install artisan command should do the trick. Here is how: https://www.cloudways.com/blog/how-to-install-asgardcms/

    ReplyDelete

Post a Comment

Popular posts from this blog

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

yii2 - Yii 2 Running a Cron in the basic template -

android - Crash when clicking button with custom theme -