Support the ongoing development of Laravel.io →

899 Threads

hide the label of text box

hi there, i am new to the forum and this is my first post with laravel. i would like to know how to...

0 Likes
4 Replies

Laravel 5.3 bug, view is defaulting to the wrong controller with a similar name to the desired controller

This is a problem which our team has faced previously however we thought it was a merge conflict on...

0 Likes
1 Replies
posted 7 years ago

File:delete don't delete the file

I have this function to delete image when the row is deleted public function destroy($id) {...

0 Likes
1 Replies

Change url from webiste

I want to change the url of my laravel website. Is it possible?

0 Likes
5 Replies

Form Request to validate in my API Rest

Hi everyone, I'm dealing with this for a long and I really can't find a solution, I'm creating a RES...

0 Likes
1 Replies

500 Internal server with Form validation when making api request.

Hello, I am using Dingo APIs package. I have created a resource controller and validate the form wit...

0 Likes
2 Replies

How to automaticaly create a slug when saving a user?

I want to set a slug for a user that I am saving. Should I use events? I tried this way whitout succ...

0 Likes
2 Replies

Convert value password to md5 on MySQL and About database

it's my form code for password.. {!! Form::open(['url'=>'c_adduser']) !!} ... <div class="...

0 Likes
2 Replies
posted 9 years ago

Little help with validation rule.

I am trying to do a basic "contact us" page with a message text area that allows for regul...

0 Likes
1 Replies

Check if request has a set of inputs

I'm trying to check if my request has a set of input (using or ) but I can't figure out if the metho...

0 Likes
0 Replies

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

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

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.