Support the ongoing development of Laravel.io →

Functions in models - static or create a facade?

Hi I've been using larval for a while now but I really want to make sure I'm doing this correctly an...

0 Likes
3 Replies

Last viewed news in Laravel

Hello :) Can you help me, release last viewed news?)

0 Likes
4 Replies

How can I extend the auth driver in laravel 5

How can I extend the auth driver in laravel 5? Have any source? Thank you

0 Likes
0 Replies

Eager Loading with constrains -> load post based on category name

Hi everyone, i'm new to Laravel and trying to get confortable with Eloquent. In the last days i stru...

0 Likes
3 Replies
Solved

How to access relationship over relationship? Something like belongsToThrough() needed.

Hey, I have this schema: table_1: id table_2: id table_3: id, table_2_id, table_1_id I need this sc...

0 Likes
2 Replies
Solved

Best way to use Stripe billing

Hi! I need help to implement Stripe billing method into my project. I have one main user table and t...

0 Likes
4 Replies

Paginator appends array not working

Hi, I'm using a form send by GET method. This form contains some multiple checkbox. {{ Form::open(['...

0 Likes
6 Replies
Solved
posted 10 years ago

Problem with App::setLocale() in Routes.php

Hi I want to try this in my application : $languages = array('en', 'ar'); $locale = Request::segment...

0 Likes
4 Replies

Which pattern is Laravel IO using in this specific case?

Hi all, Im trying to learn DDD and design patterns. By looking at the Laravel.io code on github, i s...

0 Likes
1 Replies
posted 10 years ago

Latency Homestead

Why I'm getting loading times of 800ms or more in myHomestead VM, while in xampp I get 100ms, It is...

0 Likes
0 Replies

nested set MVC template

https://github.com/etrepat/baum#usage Let's ssay people start to make use of this nested set. How do...

0 Likes
0 Replies
posted 10 years ago

Session is not working on server (4.2)

Hi, I have a simple app with a login page and some routes that requires authentication, using Eloque...

0 Likes
2 Replies
Solved

Not working User::create

Good day. Please help me with User :: create. Adds a database null values.

0 Likes
2 Replies
posted 10 years ago

iconv, mbstring and bcrypt issues after uploading

PHP v 5.4.2, Mcrypt enabled, iconv enabled, every requirements are met. The project works fine in my...

0 Likes
1 Replies
Solved
posted 10 years ago

Queue::push() is not pushing message to IronMQ

Happy holidays everyone! I have a file upload form where an image is being uploaded first to my serv...

0 Likes
0 Replies

Foreign keys and mass assignment

Hi everyone, I have a question about eloquent mass assignment. Is that my all foreign keys must defi...

0 Likes
10 Replies
Solved

Laravel global scope on retrieving a model

Hi guys, I'm retrieving Events from the database and every time I get events from the database I wan...

0 Likes
1 Replies
posted 10 years ago

Model / Eloquent: Replace a column in select statement every time?

Hello, I want to permanently replace a column in a select query of a model. So basically if I run Mo...

0 Likes
5 Replies
Solved

Pass nginx error to Laravel debug

Hello everyone. I installed clean Laravel on LEMP (Nginx,PHP-FPM...) Everything right, but debug lar...

0 Likes
4 Replies
Solved
posted 10 years ago

Get "Maximum execution time of 30 seconds exceeded" from time to time

Hi, In our recent development based on Laravel, we got these kind of errors happened randomly (got 1...

0 Likes
5 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.