Hi, I am making an app and I check for validation like thid: $rules = [ 'due_date' => 'date|r...
Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...
Hi, I am trying to fetch ALL rows from a table in my dB. I need to get all rows because the data is...
Hi, I have this code: public function clansearch(){ if(((isset($_GET['clanname'])) &&...
Hi, Say I have some queries like this: public function order($orderby){ \DB::connection()->disa...
davestewart said: I don't know enough about Laravel to answer with authority on Laravel, but I susp...
The Laravel portal for problem solving, knowledge sharing and community building.