bagisto:install dropped all tables except migrations table
-
while installing the bagisto via composer from link (https://webkul.com/blog/laravel-ecommerce-website ) after running the bagisto:install command it seems works fine but it just show message that database all tables dropped and one migration table created.
please check the attached screenshots for the command response and database version and other information related database.
would you please check.
Thanks
-
Hi there, please follow the given steps and if still you are getting any issue then please let me know, and make sure all the requirements should be fulfill on your system.
1. git clone -b v1.4.5 https://github.com/bagisto/bagisto.git
2. cd bagisto
3. composer create-project
4. edit you .env file configure APP_URL,database and email credentials
5. php artisan bagisto:install
6. php artisan server [ for locale ] -
run the same procedure and steps again from scratch.
all steps run successfully without any error.but still the same issue after step 5. (nothing migrated into database except the migration table)
-
DB server details
-
I have OS
OS CentOS v7.9
is there any issue due to this.
I see at requirement page it was: OS: Ubuntu 16.04 LTS or Higher -
Hi there,
Can you please try with this configuration once. -
server version upgraded to 8.0.31
re run every step from scratch- git clone -b v1.4.5 https://github.com/bagisto/bagisto.git
- cd bagisto
- composer create-project
- edit you .env file configure APP_URL,database and email credentials
- php artisan bagisto:install
still same, no error everything installed without any error, but same issue, no table migrated into database except the migration.
-
Hi there,
Please check you .env file. is all the credentials are correct or not? -
all credentials are correct, because credentials are correct that's why one migration table migrated into database.
-
Hi there,
Please create a ticket Here i need to check on your instance. -
this is the ticket id #417368 we created one ticket there already.
-
Hi there,
We will continue over the ticket.