I am trying to do a call back in form validation. But i can not access the $request['beginningDate']...
I have a row query \DB::select("SELECT * FROM table_name WHERE id=$id"); the result shoul...
->first() gives error Call to a member function first() on array
The Laravel portal for problem solving, knowledge sharing and community building.
The community