Skip to content

create search function #122

Open
Open
@almi9

Description

@almi9

Hi

I'm trying to create a search function

I write that function

 $[% model_name_singular_variable %] = [% model_name_class %]::where('','like','%'.$word.'%')->get();

so now I need to include each field name there

('feild name','like','%'.$word.'%')

Can you help me, please

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions