Support the ongoing development of Laravel.io →

1,185 Threads

Can't store data with Store Method in Controller.

Hi there best colleagues i've the following strange issue when i want to store data in my database b...

0 Likes
2 Replies
Solved
posted 9 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

generating URL like ?filter=posts

hello to every one, I wanna generate url's like ..?filter=post but how can I do that in Laravel. I s...

0 Likes
3 Replies
Solved

Help with Response::json to json_decode

Hi I've searched everywhere, but can't seem to find the answer - it should be simple can anyone help...

0 Likes
2 Replies
Solved

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

Get array from browser url.

Hello all, Can anyone please send me a bit of code to get array from url? Suppose this is my url :...

0 Likes
3 Replies
Solved

Laravel 4 paginate on GET request

I have a form that is used to filter results for a categories page. So, the URL will be localhost/pu...

0 Likes
2 Replies
Solved

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 9 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
posted 9 years ago

Passing "week" to controller gets error

I am passing either "day","week" or "month" to this controller... publ...

0 Likes
1 Replies
Solved

Basic routing question - passing value.

I have a route with an optional parameter. Route::get('archive/most-viewed/{time?}', array('uses' =&...

0 Likes
1 Replies
Solved

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

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.

© 2024 Laravel.io - All rights reserved.