Support the ongoing development of Laravel.io →

899 Threads

Laravel routing - shorten the urls upto only one URI segment.

It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...

0 Likes
0 Replies

Undefined variable: error , No POST data when submitting form

I've been following the "Maek an Ecommerce App with Laravel" tutorial from Tuts+ but in th...

0 Likes
3 Replies

Redirect back with submit a POST form

Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...

0 Likes
0 Replies

Auto login facebook error StreamClient.php

Hi all I use this package https://github.com/artdarek/oauth-4-laravel/ My hosting enable open_ssl, a...

0 Likes
2 Replies

How to apply validation on a file from the local file system

I wanted to apply validation to files that already exist on the local file system, just using the st...

0 Likes
0 Replies
posted 10 years ago

Best way to convert if(!isset($_GET['foo']){...} to Laravel

Hi, i'm trying to convert all my $_GETs and $_POSTs to the Laravel style... Is my new version if(!In...

0 Likes
1 Replies

Route GET length limit of 255 per param?

I ran into an issue that I was not able to track down. I am accepting base64 strings as a route para...

0 Likes
2 Replies

Can't upload a photo to laravel

Hello everyone I'm trying to add some products to my db and I have to upload photo of this product....

0 Likes
14 Replies

validate form

Hi, I have form: <form action="{{ url('users') }}" method="POST"> <tabl...

0 Likes
1 Replies

Adding Column to DB Table

I have an existing blog application, and I would like to add a way to have different types of blog p...

0 Likes
1 Replies

Scope Applicator - a package for easy data filtering and sorting

Hi. Check out a new library for data filtering in Laravel 4. It applies named scopes according to UR...

0 Likes
0 Replies

Build similar to Google Form with Laravel

I'm working with a client who needs a module that should be embedded in other web page and users to...

0 Likes
2 Replies

Call to a member function getAction() on a non-object on nginx

Updated server to Nginx 1.1.19, PHP to 5.4.28 and Laravel to latest 4.1.27. No Redirect::to inside A...

0 Likes
1 Replies

Unable to save builder in session to append to queries later

I am terrible at explaining so I will do my best in point form: Each page queries a list of data Us...

0 Likes
0 Replies

Validating dates in non-US formats

Hi, I'm sure I'm not the only person who has encountered this, but I've been trying to get validate...

0 Likes
0 Replies
posted 10 years ago

Image upload problem

Hello, My code : http://laravel.io/bin/3e1WD#76-79,81-84,86 Underline the scope problem. I don't kno...

0 Likes
1 Replies

Problems deciphering this error message in Log file: production.ERROR: exception 'ErrorException' with message 'Undefined offset:

Hi, I'm still pretty new to Laravel, and while I've worked my way through a lot of common errors, I'...

0 Likes
0 Replies

when i try to access to methode destroy i have this error ( MethodNotAllowedHttpException )

when i try to delete user I have this error More Information --------------------------------------...

0 Likes
1 Replies

Can't retrieved AJAX data

I am having trouble with laravel, in particular, with getting AJAX request data from my JavaScript b...

0 Likes
2 Replies

Multi part survey - How to make in Laravel?

Hey there. I am currently busy with a application that should work like this: We have several studen...

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.