Kỹ thuật WEBSO

Results 16 comments of Kỹ thuật WEBSO

I'd also appreciate this too, it is good, beaucause Laravel is a best current,

Xác nhận vấn đề. Chạy liên tục 2,3 ngày là bị, phải khởi động lại máy mới gõ được tiếng việt. App vẫn chạy hiện chữ "V" nhưng không gõ...

Ý bạn @manhlicious chắc là đây. Mỗi lần app hết hoạt động thì vào đây xoá đi add lại ? ![image](https://user-images.githubusercontent.com/57938377/118085494-b0839800-b3ec-11eb-926b-40c72da8726a.png)

Only method insert() can return last_id. method update() only return status update (check is: "$db->count" )

Remove it and run: `composer require thingengineer/mysqli-database-class:dev-master`

This Class support method when insert | update is: $db->now()

@oxcakmak ![image](https://user-images.githubusercontent.com/57938377/98089360-2db9d780-1eb5-11eb-9ca4-e5a197768a92.png) I don't see any difference? How to get all the rows in the paginate () method

Yes, I paginated success. But I want question is how to use method ->paginate() to get all row in database. (same is method ->get() but not use ->get() )

I have an idea which is write few of 9. exp: $db->pageLimit = 999999999999; $db->paginate($table, $page);

My setting: ![image](https://user-images.githubusercontent.com/57938377/132933048-a36113bb-eeb4-4d88-b85a-cd3a2048ef91.png)