Support the ongoing development of Laravel.io →

Laravel Points/Rewards System

Hello all, I'm a newbie at using frameworks like laravel, and its a great framework BTW, im knowledg...

0 Likes
2 Replies

Query model in a custom classes gives me an error

Hi, I've added a custom classes to ...app/classes/... using a tutorial I've read and so far so good...

0 Likes
2 Replies
Solved

Laravel Homestead Connection refused.

Im trying up my laravel homestead but i cant. I use windows and the error is Connection refudes... R...

0 Likes
1 Replies

Issue When Polymorphic Relationship Doesn't Exist

I have the following relationships setup... Viewing -> viewable() = morphTo Rental -> viewing(...

0 Likes
2 Replies
Solved
posted 10 years ago

Separation of concerns question

Hi there, I've been working pretty hard to try to "separate my concerns" in my Laravel pro...

0 Likes
1 Replies

CSRF Token is regenerated based on frequency of requests

Hi. My app is doing about 8 requests to my Laravel 4.2 API in a timespan of 5-8 seconds. When doing...

0 Likes
0 Replies

[SOLVED] Stumped as to why a query is not working

I'm working on my first project done in Laravel and almost everything so far has been smooth sailing...

0 Likes
0 Replies
posted 10 years ago

Query with DateDiff()

hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...

0 Likes
0 Replies

[Package] Syntara, admin package

What is Syntara ? Syntara is an admin system for Laravel 4, made for user management easier. Feature...

0 Likes
21 Replies
posted 10 years ago

error in Model ?

Hello, I have this model : <?php class Category extends Eloquent { protected $fillable = a...

0 Likes
0 Replies
posted 10 years ago

Laravel queue daemon suddenly quits with no errors

Hi guys I'm having a bit of a problem with the queue daemon (using redis) I'm running the daemon ins...

0 Likes
1 Replies

Redirect www to non-www and vice versa

Hello everyone! Just found this filter to redirect www to non-www App::before(function($request){...

0 Likes
1 Replies

Polymorphism

I have a table called attachments which has the fields ID TABLE_NAME TABLE_ID and ATTACHMENT Another...

0 Likes
1 Replies

Homestead 2.0 setup - homestead up return error

I've been following the tutorial on laracasts "Say Hello to Laravel Homestead 2.0". And at...

0 Likes
2 Replies
posted 10 years ago

Accessing 'parent' controller functions

Hello, I have a lot of nested controllers eg /company/$id/products/$id/details routes are: company.s...

0 Likes
0 Replies

Cast plain old array to Laravel Collection

I have written a PostGres function that uses a CTE to return me a result set. The result set contain...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel 5 - Observer dont works!

I have a service provider: <?php namespace App\Providers; use Illuminate\Support\ServiceProvider...

0 Likes
0 Replies

Routing installation standalone

Is it possible to use Routing feature just standalone? If yesm why the composer download is not divi...

0 Likes
0 Replies

Laravel + p12 file for google API

I am developing an application that communicates with Google API but I need to provide a private key...

0 Likes
0 Replies

Sortable Tables in Laravel

I am using tableclothjs and Twitter Bootstrap. For some reason this code will not appear with the so...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.