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...
I have laravel now in /home/clashdata/public_html/public and forum in /home/clashdata/public_html/f...
Class 'App\Http\Controllers\Illuminate\Database\Query\Expression' not found That didn't work.
The Laravel portal for problem solving, knowledge sharing and community building.
The community