Support the ongoing development of Laravel.io →

286 Threads

Lavarel Post Array Data İnsert Db

Hİ, ******Var_dump Post array(2) { ["lang"]=> array(2) { [0]=> string(2) "en&qu...

0 Likes
5 Replies
Solved

Laravel 5: Passing through validated input to model after FormRequest

Apologies this is on 5, and I know things are likely to change at any given moment, but I think this...

0 Likes
2 Replies
Solved

Can I have multiple actions directed from the same route?

Simple question.. can I have multiple posts to the same route? This is in my routes file: Route::pos...

0 Likes
1 Replies
Solved

List all files in Directory at View

Hi, How can I list all the files from my Controller and pass it to my View?

0 Likes
1 Replies
Solved

Conflict between Redactor and withInput() in Laravel

Hi there, I'm using Redactor editor as WYSIWYG editor in my project. I have description field using...

0 Likes
14 Replies
Solved

Uploaded File(PDF) move as *.tmp file

Hi, I created an uploaded facility. Kindly see the the view and controller below : VIEW <form...

0 Likes
2 Replies
Solved

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved

Add new object to array

When a user registers in my application they also create a linked Institution. In the institution ta...

0 Likes
3 Replies
Solved

How to assign value to a variable from an object?

How to assign value to a variable from an object? public function func() { $valida...

0 Likes
1 Replies
Solved

New Eloquent not defined correctly.

I've been learning Laravel today and went to dive into creating my first Model and ModelController (...

0 Likes
2 Replies
Solved

how to save a data that is a foreign key

Hi I have two pages, the first one is menu and the other one is content. In my menu view its just a...

0 Likes
2 Replies
Solved
posted 9 years ago

why here no error messages

Hello, I follow the learning laravel book. So I have this routes <?php /* |---------------------...

0 Likes
2 Replies
Solved

Issues with standard ::create() functionality

Pulling my hair out over this one - Eloquent create only seems to be inserting certain columns Doing...

0 Likes
2 Replies
Solved

GET Data from a Button

Hello there, so i got a button: <form method="GET" action="settings"> <...

0 Likes
7 Replies
Solved

Retrieving primary key after row insertion

I have three tables - users, spots, and tags When a user creates a spot (location), they also create...

0 Likes
2 Replies
Solved

Extending Laravel

Hey there! I have read the documentation for core extension, however I can't figure out even where t...

0 Likes
1 Replies
Solved

Getting search result + content

Hey guys, Hope the title is not too confusing, but here is what I am trying to do: The user enters a...

0 Likes
5 Replies
Solved

Validation of array field

My question is the following. I have a system that the User will register the series of a note. How...

0 Likes
1 Replies
Solved

Form Submit with Bootstrap Modal

Hi I have a form with the following fields in the displayed page fields inside a bootstrap modal...

0 Likes
1 Replies
Solved

how to mass delete users with array

Hi, I have an array of user id that need to send back to laravel route for deletion. How should I se...

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.