Using where()->find() doesn't work as per my request! |
Code: public function __construct() above is the code snippet in my controller..I expect that generated from dd($CheckService->find()); only one, because I use the function where(),,,I want to get certain data using where,,But why does everything in the database come out? |
Messages In This Thread |
Using where()->find() doesn't work as per my request! - by sialexsofficial - 02-08-2022, 01:49 AM
RE: Using where()->find() doesn't work as per my request! - by iRedds - 02-08-2022, 10:06 AM
RE: Using where()->find() doesn't work as per my request! - by sialexsofficial - 02-09-2022, 07:35 AM
|