$products = DB::table('products')->where('name', 'like', '%'.$query.'%')->orWhere('amount', 'like', '%'.$query.'%')->Paginate(4);
単純にorWhereを繋げるだけです。
OK, スッキリした。
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший