v1.0.4
Supabase for PHP: v1.0.4
- Add new function
pages()
for Pagination. - Add new function
filter()
for filtering the data. - Add new function
matchs()
for checking duplicates data from table. - Updated Docs as well.
pages()
for Pagination.filter()
for filtering the data.matchs()
for checking duplicates data from table.