Support the ongoing development of Laravel.io →

1,067 Threads

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 6 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 6 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 7 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

How to redirect to post form when validation fails?

i am using POST method to edit the user web.php Route::match(['get','post'],'/editUser', 'UsersCon...

0 Likes
2 Replies

Laravel Template creator

I want to create template for my company's website .Which are the best template creator for Laravel...

0 Likes
2 Replies

I got this error when I add to database. But when I try to another PC theres no error yet. See error below

QueryException in Connection.php line 729: SQLSTATE[HY000]: General error: 1449 The user specified a...

0 Likes
0 Replies

How to make migration flexable in laravel ??

How do i do it ?? without loosing my earlier data and my earlier migration ??

0 Likes
1 Replies

Why Choose Laravel PHP Development For Your Business

With the ever rising technology and the increasing competition in the web world, it has become hard...

0 Likes
0 Replies

jQuery $.post stops working

So I was trying to do some nice looking registration, then user presses register button ajax checks...

0 Likes
3 Replies

jquery select2 multiselect initialize selected elements

Good morning everybody, I'm stuck while trying to set initial selected options (got through an ajax...

0 Likes
0 Replies

save unaltered image to server with intervention (how to?)

Hi there, I finally managed to crop resize and compress an image file the user is submitting through...

0 Likes
0 Replies

How to get all data from html table to controller

I have a form with html table in my view. How do I get all data from the html table to my controller...

0 Likes
0 Replies

How to redirect to a user with populated data

Hi, I have a condition check to perform, whether the particular logged in user has values, if there...

0 Likes
0 Replies

How to auth with Laravel 5.4

I keep getting all sorts of funny errors just by trying to see an application can actually work in L...

0 Likes
1 Replies

How to return to a previous page after validation errors occur

Hello, I have 3 pages. First page with a simple form Second page with a more advanced form. After f...

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