I have a DB with employees: id name manager_id foreign key is manager id and pointing a...
Hi, I have a controller with a function: public function show(Activity $linkActivity, $id) { $act...
Hi, I have a table with: id employee_name manager_id In this table, manager id is a foreign key to i...
Hi, I m looking for an example or a module i can use that will give me a page with a list of records...
Hi, I m looking for an example or a module i can use that will give me a page with a list of records...
That's great, it works. Thanks so much !!!
The Laravel portal for problem solving, knowledge sharing and community building.
The community