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

Validating a dynamic array of form elements + user-defined messages

Hi, I've been at this for a day, and I must be starting to confuse myself. My issue is that I genera...

0 Likes
1 Replies

[Solved]Form: Updating multiple rows for each id?

I am creating an area where users can update the navigation menu which I am storing in the database....

0 Likes
0 Replies

Homestead shared folders are not synchronized

The folder I'm sharing between Windows 7 and homestead's Unbuntu doesn't synchronize. If I add a fil...

0 Likes
8 Replies
Solved

make a page inaccessible after "post"

So I've got a login system with the possibility for the user to change their email and to change the...

0 Likes
0 Replies
posted 10 years ago

Trouble getting homestead

I have been trying to get homestead with no success. I followed the instructions as per http://larav...

0 Likes
3 Replies
Solved
posted 10 years ago

[L5] register Middleware

App::middleware('My\Middleware'); this doesn't work anymore.

0 Likes
1 Replies

Update without touching timestamps?

I've created a type of forum which is sorted by "updated_at", but right now every page vie...

0 Likes
7 Replies

No More environment.php File in L5?

As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...

0 Likes
5 Replies

Undefined offest:0

I keep getting this error here $regionID = $destinationQuery[0]->RegionID; It is when u'm trying...

0 Likes
0 Replies
posted 10 years ago

Problem with routes

The structure of my site is this \public_html --- MeuSite --- --- app --- --- --- commands --- --- -...

0 Likes
0 Replies

Eloquent does not alias tables in a self join relationship

I have an parent->child relationship where a confirmed column in the pivot table exists. Both the...

0 Likes
3 Replies

link_to() showing URL-encoded route parameter

Hello, I am setting up an app that's able to handle localized prefixes. I am basically using a tweak...

0 Likes
0 Replies

Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException error in my form

I wrote a simple form as shown: <!doctype html> <html> <head> <meta charset='ut...

0 Likes
2 Replies

Laravel Exception after cookie is set - OpenSSL extension is required

Hi, Setup IDE: PHPStorm Laravel latest through composer PHP UniServerZ with PHP 5.4.23 OS Windows 7...

0 Likes
2 Replies
posted 10 years ago

using DB:select in a class

I've been using Laravel for a couple of months, but I'm still very new. I'm something like phpMyAdmi...

0 Likes
2 Replies
Solved

How to run tests as a logged-in user?

I’m trying to create some tests for a Laravel application using Behat. Many of the tests require tha...

0 Likes
4 Replies

L5 route:scan

Just updated L5, and no more artisan route:scan command, so how to add new routes now?

0 Likes
4 Replies
Solved

Authentication many to many laravel and slug

I am new in laravel 4 In my app every user my have many blog which store in in table in database Blo...

0 Likes
0 Replies
posted 10 years ago

Filter on route group causes incorrect parameter value.

Hi people. First of all, know that I'm a Laravel beginner, started working on it a week ago. So I ha...

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