Support the ongoing development of Laravel.io →
IanSirkit

IanSirkit

Joined 24 Feb 2014

Statistics

Threads 10
Replies 125
Solutions 10
Articles 0
posted 10 years ago

Error using like and wildcard with sqlsvr driver

This throws a 500 server error. I don't even get a laravel error page. As soon as I pass in the % fo...

0 Likes
1 Replies
posted 10 years ago

Why isn't id available here?

A simple model with a function class crmUser extends Eloquent { protected $table = 'Person';...

0 Likes
1 Replies
posted 11 years ago

New Server set up.. Fatal error: Interface 'JsonSerializable' not found php56

Hey all, I have been battling this one for a while and after a lot of searching online I am at a los...

0 Likes
1 Replies

Routing to the index file of a directory within the /public/ dir

Hi all, So I have a directory inside the public directory called /downloads/ The downloads dir conta...

0 Likes
0 Replies
posted 11 years ago

Get all ids of related model - detach all()

Maybe I am doing this wrong... here is the scenario. I have a form that saves a User. A user can bel...

0 Likes
3 Replies
Solved
replied 11 years ago

Artisan-commands need different hostname in db-config than Laravel itself

The default port that MySQL listens on is 3306 Likely you have one server where the port has been ch...

0 Likes
replied 11 years ago

Help to write query

Is there is a reason you don't just execute the raw SQL? You can run it through DB::unprepared()

0 Likes
replied 11 years ago

Does Auth::user() create a database query each time I use it?

Check your app/config/auth.php file to see what auth driver you have defined. I am not 100% but I am...

0 Likes
replied 11 years ago

New API documentation

If I had more time I would contribute but I agree this is needed. Without this forum many would be l...

0 Likes
replied 11 years ago

worth learning laravel to build a simple CMS?

I whipped up a super basic one for a company intranet. Took about 4 days but I had a decent working...

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.

© 2026 Laravel.io - All rights reserved.