Bagisto installation in cpanel grand problem
-
@rahul Thanks...but one more question
Did i upload bagisto correctly or i should start over again -
Hi @mtande
You need to upgrade database, bagisto is fine there.
Then run following at project root.
php artisan migrate
php artisan db:seed
composer dump-autoload
php artisan vendor:publish
php artisan storage:link
Thanks
-
@rahul i use mysql version 5.6 does this support json column as you mentioned?
-