Support the ongoing development of Laravel.io →

1,185 Threads

How to convert multiple Form input value of get parameter into one value?

I have four input field Location, lat, lng and formated_address when i click on button URL should be...

0 Likes
0 Replies

ipa or iOS application archive file validation

How could I validate ipa files in laravel 5.2?

0 Likes
0 Replies

Local to Online : $request->all(); and Input::all(); error

Why Laravel 5.3 output differents result? It's bugged on online request. Thank you Controller: funct...

0 Likes
2 Replies

User edits on blade update database

Hey guys, I am fairly new to the Laravel framework. Currently in my blade I have a few fields that u...

0 Likes
2 Replies

Laravel broadcast (events) like notifications without Pusher (FREE)

Hi How i can implement events and broadcast (like notifications for example) in a FREE way? Pusher i...

0 Likes
1 Replies

Where should user-uploaded images go? public, resources, or storage?

As the title says, where should user-uploaded images be saved? The public folder, resources folder,...

0 Likes
2 Replies

file upload laravel problem

I've been 5 hours on this :( Cant find what is the error : ErrorException in ContestController.php...

0 Likes
2 Replies

Include data array from PHP file

Hi guys, im trying to include a set of data points from a remote file (on a local machine). In my ma...

0 Likes
18 Replies

Using Login Form and Registration form in same page

I've the Laravel auth's login and registration from in same page like the below image. If i try to l...

0 Likes
4 Replies
Solved

how to receive multiple same name checkbox value and insert into db in laravel 5.2

Hello Dear , Please Help! I need to receive multiple same name checkbox value and insert into db in...

0 Likes
1 Replies

Retrieving An Input Value

This had been an issue for me trying to understand I got this route Route::get('home/{home}', 'HomeC...

0 Likes
3 Replies

Excel Help

Hi, I'm currently trying to get an excel file from an ftp conection. like this $fileToProcess = Stor...

0 Likes
2 Replies

middleware in constructor of packaged controller does not work

Hi, So I have a controller in a package I created which deals with some resource, I created the cont...

0 Likes
6 Replies

Selection box where the value is an array

I'm trying to make a selection box for my shopping site that has arrays as values. When the user tri...

0 Likes
6 Replies

MethodNotAllowedHttpException and _method=put

I have to access to PUT route via browser and get json object, but L5.2 show me an MethodNotAllowedH...

0 Likes
0 Replies
posted 7 years ago

Intervention Image from storage

I want to upload an image to storage and crop it later. with an extra request. but my image is every...

0 Likes
1 Replies

Importing excel file in Laravel 4

How to Import an excel file and update the data into database in Laravel 4

0 Likes
1 Replies

collective html condtions

i wanna make a condtion in my select tag in collective html example iam get the tags from database b...

0 Likes
0 Replies

How to cut a news content

Hello everyone!! I'm creating my first news system for my website and I've found an issue that I don...

0 Likes
1 Replies

Windows File permissions won't let me open file

I'm using L5.1 on Windows 10/Apache as my server, and I want to upload a file to /public/img/userIma...

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.

© 2024 Laravel.io - All rights reserved.