@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
A
anil07
@anil07
0
Reputation
3
Posts
5
Profile views
0
Followers
0
Following
Posts made by anil07
-
RE: Database table with prefix causing error.
-
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?