Support the ongoing development of Laravel.io →

Response::download strange behavior

Hello everyone! First of all, thank you very much for your time. I'm having a problem with Response:...

0 Likes
19 Replies
posted 10 years ago

Get checked checkboxes

Hello I'm trying to get an array of checked checkboxes but my way doesn't work. My view: @foreach($c...

0 Likes
1 Replies

Hierarchy and sales in Eloquent

Hi! Introduction I'm currently in the making of a sales report system. Customers will be able to bui...

0 Likes
0 Replies
posted 10 years ago

4.3 or 5 Views folder???

Version 4.3 or 5 or Dev whatever it has new name everyday. Where are views? Templates? Layouts? supp...

0 Likes
5 Replies
Solved
posted 11 years ago

Laravel IDE Helper (PHPStorm, Sublime)

Just create a file in the root of your project and copy the following into it. Name of the file is n...

0 Likes
6 Replies

View not found Laravel 4 on Ubuntu

I just switched from Windows to Ubuntu and tried to run a Laravel app which used to run there. After...

0 Likes
1 Replies
Solved
posted 10 years ago

Session vars following reauthenticate via remember_token

Hi all When a user logs into my system, I listen for the 'auth.login' event, and set a load of sessi...

0 Likes
4 Replies

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

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.