Support the ongoing development of Laravel.io →

shivampaw

Joined 30 Oct 2015

Statistics

Threads 6
Replies 6
Solutions 0
Articles 0

Form redirect with old input not working

Hi, I am making an app and I check for validation like thid: $rules = [ 'due_date' => 'date|r...

0 Likes
0 Replies

Laravel installation

Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...

0 Likes
1 Replies

Eloquent Query takes long time

Hi, I am trying to fetch ALL rows from a table in my dB. I need to get all rows because the data is...

0 Likes
1 Replies

Laravel 5.1 Query Problem

Hi, I have this code: public function clansearch(){ if(((isset($_GET['clanname'])) &&...

0 Likes
4 Replies

Speeding Up Eloquent Queries

Hi, Say I have some queries like this: public function order($orderby){ \DB::connection()->disa...

0 Likes
0 Replies
replied 8 years ago

Laravel installation

I have laravel now in /home/clashdata/public_html/public and forum in /home/clashdata/public_html/f...

0 Likes
replied 8 years ago
0 Likes
replied 8 years ago

Laravel 5.1 Query Problem

Solved that by using a \ before the Illuminate but same error.

0 Likes
replied 8 years ago

Laravel 5.1 Query Problem

Class 'App\Http\Controllers\Illuminate\Database\Query\Expression' not found That didn't work.

0 Likes
replied 8 years ago

Laravel Loading Animation

I still don't get it... :/

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.