Support the ongoing development of Laravel.io →
posted 11 years ago

Timestamps() and auto inserts vor created_at

Im not sure, but i think in the past, when i used timestamps() in my migration, laravel automaticall...

0 Likes
3 Replies
Solved
posted 11 years ago

Liebig cron problem after re-migrating cron tables.

Hi guys! My cron jobs where working perfectly when I accessed the url and dumping the return of Cron...

0 Likes
2 Replies
Solved

Routing options to enable users to navigate a public folder

Hi I'm developing a site that will allow registered users to 'navigate' and view content (office doc...

0 Likes
4 Replies

How to avoid using Session Facade?

To allow for proper unit tests, it is recommended to avoid using Facades. How can I access Session i...

0 Likes
3 Replies

getting tree depth from a closure table

I'm building a threaded forum using closure tables. I have two tables, Paths and Comments, set up li...

0 Likes
0 Replies

Populate edit form inputs with many to many eloquent query?

I have a form that allows a user to submit a small image and a large image. The edit form is where I...

0 Likes
3 Replies
posted 11 years ago

Redirect unsecure requests to secure request

Hi, What is the best way to redirects that aren't secure, to a secure request? Like http://foo.bar s...

0 Likes
9 Replies
posted 11 years ago

Bug when creating a new thread and opening a new page

Fallowing these steps you will see the "bug" happen: Go to the "Create Thread"-...

0 Likes
0 Replies

Best Server/Company/OS for Laravel

Where do you guys all host your Laravel applications? And which Linux distribution is the best for L...

0 Likes
2 Replies

Best way to handle "too many" injections?

I'm in the midst of building a pretty large website with a lot of different content on each page. I...

0 Likes
3 Replies
Solved

File validation "The file exceeds your upload_max_filesize ini directive" Problem

Hi, I have a form with some validation rules and everything but the file validation works. The probl...

0 Likes
0 Replies

How to rollback external migrations ?

I want to write a "clean reinstall" CLI but I have a little problem... I can't rollback ex...

0 Likes
3 Replies
Solved
posted 11 years ago

Apache 2.4 shared host

hello I have symlink the public folders of my 2 projects to the DocumentRoot of Apache: root projec...

0 Likes
0 Replies
posted 11 years ago

Value Objects vs Validator extension

Hi there, I've got a little question on value objects. It's clear that value objects identify themse...

0 Likes
0 Replies

BindingResolutionException Unresolvable dependency resolving [Parameter #0 [ <required> $input ]].

Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...

0 Likes
0 Replies
posted 11 years ago

Simple multilanguages mechanism. How to?

Hi, colleague! I think that common multilangual mechanism is a good idea. We have common class, whic...

0 Likes
3 Replies
Solved

HTML Links

I am making a site for a friend that everything on the pages are going to be editable through and ad...

0 Likes
2 Replies
posted 11 years ago

Continue DB call

Say I have a custom class, where I want to create the connection and specify the table once my class...

0 Likes
1 Replies

Checkboxes, checked and unchecked

Hi I've got 2 tables. THe first one is the full listed option with (id, name). The second one is the...

0 Likes
0 Replies

has() on a hasOne()-relationship to the same table

Consider the following setup (and let's not discuss wether it makes sense as it's only an example)....

0 Likes
5 Replies
Solved

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.