Support the ongoing development of Laravel.io →

1,185 Threads

Keep Search Parameters Through Pagination

Somewhat new to Laravel(4.2) and I'm having issues with pagination on my search function. So far I'v...

0 Likes
4 Replies

Deleting image (avatar) from a category...

Hello, i would like to know what is the best practice for deleting image from specific category? I h...

0 Likes
0 Replies

500 server error via Ajax POST when Cookies disabled

Hi all, When I do an Ajax post (via jQuery) I get the JSON response back just fine. The problem is t...

0 Likes
1 Replies

AJAX File Upload with JQuery -- Cannot get file from Request

Laravel 5 I want users to upload image files to my server. I can accomplish this task easily using P...

0 Likes
0 Replies

AJAX File Upload with jQuery -- How do I get CSRF into the request? (Updated)

I'm making a file upload system using Laravel, Ajax and jQuery. I am able to submit forms using Ajax...

0 Likes
4 Replies
Solved

Error in Typing Composer Require Illuminate/html at the Terminal

Hi, Is there's anyone here who can help me to fix this. I'm newbie in Laravel 5 and I can't even fig...

0 Likes
1 Replies
Solved

Report Generate

how to generate report from database in laravel 4.2

0 Likes
0 Replies

Add some data to all methods on constructor

I want to send some data for all methods (GET ) of the Controller and do not want to have to do this...

0 Likes
1 Replies
Solved

I want to ask for a specific format in a input form field.

Hello, I would like to learn how can i ask for a format date (Example: (yyyy/MM/dd/hh/mm/ss)) in a f...

0 Likes
1 Replies

Laravel 5.1 - Form: Method number does not exist

Hi, I've just upgraded to Laravel 5.1 and i'm creating a simple form with "text" and "...

0 Likes
1 Replies
Solved

Uploading images on Live Version not working, but working fine on localhost

i'm using the following code in my controller to upload images while submitting form ... if(Input::h...

0 Likes
2 Replies

How can i know if the user email and a password are corrects?

I want to know if the input email and the input password are correct.

0 Likes
1 Replies
posted 9 years ago

About Laravel 4.2 HTTP GET Method not working with Input::get()

Hello folks, Input::get() method working fine with html form get method. When i m trying to get http...

0 Likes
2 Replies

Issue with Laravel validator when using form on mobile.

Hey guys i am having an issue using with validation when i use my form on a mobile device. Everythin...

0 Likes
2 Replies

Large CSV import with Laravel

Hi! I would like to import csv file with 100.000+ rows to my database with custom headers/fields. He...

0 Likes
17 Replies

Laravel i get this error

$this is null in /var/www/html/app/vendor/laravel/framework/src/Illuminate/Http/Request.php on line...

0 Likes
0 Replies

Query Not Saving All Input

I am saving an Eloquent model to a MySQL database, however all the request input is not saved, despi...

0 Likes
10 Replies
Solved

Standard form opening instead of the Form:: model binding

Hello, I'm creating a custom package that involves a CRUD resource. Because it involves extra steps,...

0 Likes
3 Replies
Solved

Store application global options

I create an application and I need the administrator to change 3 global application options: Start...

0 Likes
4 Replies
Solved

How to update hasMany relationship in Laravel 5.1

Hello, I am totally new on Laravel, and I have implement the User table provided by Laravel Auth, an...

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