Support the ongoing development of Laravel.io →

1,078 Threads

Updating another user and ignoring its name/email when validating

Hello, I'm having some trouble realizing a bit of logic in my application. In short, I have a user u...

0 Likes
2 Replies

Help with Eloquent Search Validate Input Simple Style

I have a very simple Eloquent search form built into my application and I want to prevent when a use...

0 Likes
4 Replies

Unable to save filename with unicode character in windows

While saving uploaded file with unicode character as filename using move function, it saved filename...

0 Likes
0 Replies

How to populate HTML using Ajax in Laravel

I have areas, each area has N curses. So, each curse belongsTo one area. I have this selection:...

0 Likes
0 Replies

Laravel 8 based CMS.

Hi! Let me show you my project that I'm working on a while. It's a content management system created...

1 Likes
0 Replies

Call to a member function getClientOriginalName() on null

posting my repository code /// public function saveAdvertiser($advertiser,$advlogo) { $industryId =...

0 Likes
0 Replies

Many to many forms select input problem

I am practising Laravel and building a blog for Activity holidays. I have a posts table which descri...

0 Likes
0 Replies

Form model binding isn't working with section/include

Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...

0 Likes
0 Replies

Problems with checkboxes and routes

Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...

0 Likes
2 Replies

Form Action Does Not Go To The Right Controller

I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...

0 Likes
1 Replies

retrieving data for editing using a dynamic dropdown

I successfully created a two-level dynamic dropdown using buildings and rooms by following Hardik Sa...

0 Likes
1 Replies
posted 9 years ago

Wysiwyg editor

Hello, I have a form that need 100 over of wysiwyg textarea in it. I have tried bootstrap wysihtml,...

0 Likes
0 Replies

error 405 "The specified method for the URL is invalid" with all of PATCH and DELETE request method

Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...

0 Likes
0 Replies

Laravel 5.4 Database Placement Questions

I know how I can get the data needed, but want to follow Laravel/MVC practices here and new to it. I...

0 Likes
1 Replies

Updating a model doesn't work when specifying a morphMany relationship in the withCounts attribute

Has anyone ever run into an issue where you can create records just fine, but the moment you want to...

0 Likes
0 Replies

Send mail from multiple forms to multiple emails

I created a form that allows you to send form content to email. But I am looking for a solution that...

0 Likes
0 Replies
posted 9 years ago

Problem selected option form select

Hello, I am trying to get selected a option from a form select but it doesn't work. I try: Form::sel...

0 Likes
3 Replies

Form::text with value '@{{}}' fails (L5.3 Nginx)

Hi Guys! In my blade I wanted to use some Handlebar variable like this: {{ Form::text('name', '@{{pe...

0 Likes
2 Replies
posted 9 years ago

Unable to access uploaded files

Hi, I have made an upload form, which works fine. The file is saved in the "Storage" direc...

0 Likes
1 Replies
posted 9 years ago

1/1 TokenMismatchException in VerifyCsrfToken.php line 68:

Hello i just started learn PHP and Laravel I created simple html post page and simple Route to see...

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.

© 2026 Laravel.io - All rights reserved.