Closed marcoocram closed 6 years ago
i've checked this PR: https://github.com/laravel/framework/pull/26085/files
and it set table on new instance function so it concatenate the prefix
is this still a problem? Did that PR on laravel/framework fixed it or introduced this issue?
introduced the issue, now is not working porpertly, im not using the prefix to avoid this problem
We can't use laravel totem with this version of laravel and table prefix.
It fail when tries to do an operation with tasks tables because tries to concatenate several times the table prefix.
Can you check this issue? Thanks!