here is my code $products = DB::table('post_data') ->select('*') ->selectRaw('( 6371 * acos(...
with using this code $auth = Auth::guard('web')->attempt(['email'=>$request->email,'passwor...
here is my code https://laravel.io/bin/E3Vby
The Laravel portal for problem solving, knowledge sharing and community building.
The community