79515329

Date: 2025-03-17 17:27:13
Score: 6 🚩
Natty:
Report link

in this table, I want a button in last colum before column "All" : "Search Duplicate Item.

enter image description here

This is trait where i do write my code.He is in folder Controller/Livewire

namespace App\Http\Livewire\Crud\Utility\Informatic;

use App\Models\Utility\Informatic\Library;

trait LibraryCrud
...
    public function searchDuplicateObject($object){
            //I need help here
    }
}
Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (2.5): I need help
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Viviane Le Hegaret