Support the ongoing development of Laravel.io →

319 Threads

Add extra value to query in Laravel 5

Hi, in my database i have a column "extra_data" which i have to fill after a form submit....

0 Likes
4 Replies
Solved

Method like Model::create() but for updates.

Hello everybody! First of all, thanks for watching on my topic. My question is simple. The models th...

0 Likes
3 Replies
Solved

How to create a dynamic drop menu

I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...

0 Likes
5 Replies
Solved

Adding more options to form

Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...

0 Likes
1 Replies
Solved

Laravel5 Edit Existing Value on a Form

Hello everyone! I am new to Laravel. and got confused on how to do some things. I need help in this....

0 Likes
2 Replies
Solved

Form validation with @foreach

Hello, I have table with form, here is code: <tbody> @foreach($cart_products as $index =&g...

0 Likes
3 Replies
Solved
posted 9 years ago

Form Update

Hi everyone, i have to update some post and, to do that, i'm using this form with PATCH method. <...

0 Likes
2 Replies
Solved

How to handle updating User object properly? Would this work?

I've got a form to create a new user - it has name, email, a user role and password information. Tha...

0 Likes
1 Replies
Solved

Creating New Users Without Using Registration - How?

Hello everyone - Learning Laravel 5 here - I'm creating a little app where there is a 'create user'...

0 Likes
3 Replies
Solved

Form data and routes

Hi Everyone, is it possible to take form data that is posted to one route and use it in another rout...

0 Likes
4 Replies
Solved

Mysql CRUD generator in Laravel 4

Hello to everyone, there is any way to create the CRUD from a database such as other frameworks like...

0 Likes
3 Replies
Solved

CSRF token empty

I destroy all session before create a form. And input CSRF token empty. Controller class TestControl...

0 Likes
2 Replies
Solved

Retrieving and storing data from a form checkbox using Laravel 5

Got an issue that I am struggling to solve in Laravel 5. So essentially what I am trying to do is ca...

0 Likes
2 Replies
Solved

Repopulation of 2 forms with similar field names after validation fail

Hello, I've been searching all over the web, but I cannot seem to find a solution for this problem....

0 Likes
2 Replies
Solved

a question about the validation with javascript

This is my first time to try with laravel. Now I have a question, say now we have muiltiple jquery f...

0 Likes
6 Replies
Solved
posted 9 years ago

Help: TokenMismatchException in VerifyCsrfToken.php line 46:

I verified in my form that the token is there. When I do a form post it bombs. When I do a get, it w...

0 Likes
4 Replies
Solved

Disabled function putenv()

Hello, I've encountred a problem with my Laravel application. I'm developing a simple application wi...

0 Likes
2 Replies
Solved

Form Request Problem

Hi there! I've just done the Blog example from the Laravel 5 Fundamentals (Laracasts) and I'm trying...

0 Likes
3 Replies
Solved

Problem with Select2 jquery in Laravel 5

Hi everyone! I started with Laravel 5 following the Blog example from Laracasts (Laravel 5 Fundament...

0 Likes
4 Replies
Solved

Laravel, eloquent, returning a value from a select with a inner join with pivot table

Hello, I'm new with Laravel and im'trying to use as best as I can, but I'm having trouble getting...

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