Support the ongoing development of Laravel.io →

IanSirkit

Joined 24 Feb 2014

Statistics

Threads 10
Replies 125
Solutions 10
Articles 0
posted 8 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 8 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

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 9 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 8 years ago

Error using like and wildcard with sqlsvr driver

Does anyone know of anything to do with server configurations that may be to blame. This works fine...

0 Likes
replied 8 years ago

SHOW LARAVEL.IO: Laravel 4.2 scheduler for any Laravel action

I wrote a new timed function... it runs every 5 minutes between an hour range you pass in. Add this...

0 Likes
replied 8 years ago

SHOW LARAVEL.IO: Laravel 4.2 scheduler for any Laravel action

Just in case anyone has the same issue as me. When I manually ran "php artisan cron:run"...

0 Likes
replied 9 years ago

Model::create() doesnt return a ID

Normally when you use create it is because you are creating more than one model and passing in an ar...

0 Likes
replied 9 years ago

Laravel multiple delete checkbox

Maybe I am wrong but I don't see an HTML form here and it looks like you are trying to submit the ch...

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.