issues
search
laravel-streams
/
streams-core
Streams is an open-source web application engine for Laravel.
https://streams.dev
Other
170
stars
99
forks
source link
Remove duplicate and fixed trans exists
#668
Closed
Eighke
closed
5 years ago
Eighke
commented
5 years ago
Removed duplicate
table
trans()
exists()
doesn't exists, it is
has()
(keep
exists
for BC)
table
trans()
exists()
doesn't exists, it ishas()
(keepexists
for BC)