Database table with prefix causing error.
-
I want to integrate bagisto in my system but I want the database
table should be used by some prefix like 'store_tablename'. I tried it but
it's throwing error.So can I know how can I do it?
-
-
Hi Rahul,
Here is the screenshot
-
Hello @anil07
It looks like you have change the name of core table, thats why its throwing error. Can you tell us that exactly when you are facing this issue so that we can resolve the issue in a better way.
Thank you.
-
@Naresh-webkul
Yes you are right , but I used prefix functionality of laravel. I only added prefix in database.php file and env file before installation. So I think it should work -
We are working on this and we will get back to you ASAP.
Thank you. -
Hello @anil07 ,
This issue will be resolve in our next bagisto release.
you can check the following link:
https://github.com/bagisto/bagisto/pull/1853Thank you.