Support the ongoing development of Laravel.io →

1,185 Threads

New localization library (Localize) announcement

Intro Hi all, I am presenting a library to format data into certain locales' formatting rules, as we...

0 Likes
1 Replies

exception 'ErrorException' with message 'Array to string conversion' when passing an array to Javascript Function:

Hi. In a view i'm trying to pass two arguments to a javascript function when an event ocurrs like th...

0 Likes
2 Replies

Re-selecting previous option in dropdown after form submit

I'm building a database search engine in Laravel and I am having some problems getting Laravel to se...

0 Likes
0 Replies

Input::get() return no value on another server

Hi all, This is my first post here, and im new to laravel. Im very confused here, I have developed a...

0 Likes
4 Replies

Laravel multiple delete checkbox

Hi gladly I want to delete only checked tasks. So to achieve that I use an array variable for the na...

0 Likes
3 Replies

How do i get a value from an array

I am trying to search a if a certain value exists in an array. The array is from a log in form. It c...

0 Likes
7 Replies

Add comment using AJAX

Hello I want to add comments dynamically with AJAX but I have a problem. When I click submit I get e...

0 Likes
3 Replies

Login not working

Hi My login is not working, and I know that my details are correct. I'm also using creo's module pac...

0 Likes
2 Replies

Strategies for "resolving" a model from various form input?

Hello all! I'm using "services" (though they may not follow any specific pattern definitio...

0 Likes
1 Replies

Looping through a table to save rows as an array?

I am creating an attendance register that pulls names from a database based on certain criteria and...

0 Likes
1 Replies
posted 10 years ago

Moving a File

I'm struggling to find this anywhere in the documentation so let's ask here: Does Input::file('photo...

0 Likes
6 Replies

Direct route with exact parameter

Hello guys, I have this Route defitinion: Route::get('packages/{package}', ['uses' => 'ProductsCo...

0 Likes
1 Replies

Handling dates with form models

I have table with users which includes their date of birth. I don't think i'm inserting the date the...

0 Likes
2 Replies
Solved

'orm' table name has 's' why?

##Hi guys, I created a table name in MySQL called "orm" I also created a model like this o...

0 Likes
2 Replies

Handling radio button values in forms where the name attribute is an array

Hi! I have a form that lists mulptiple photographers for an event. The form hold information about t...

0 Likes
1 Replies

POST Error: Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException

Hi all, I am new to laravel and I don't know how to solve this error: Symfony \ Component \ HttpKern...

0 Likes
2 Replies
Solved

Resource Routing

Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...

0 Likes
4 Replies

Converting & to &amp;

How can I do this assuming the user inputs an & as fx. "h&m"? :)

0 Likes
1 Replies

store function not finding the correct table

In my page I have a textbox where you can enter your name and a dropdown where you can select a grou...

0 Likes
2 Replies

Controller Only saving last data in array into database

Have asked this question before but it wasn't answered.So am asking again.I have a table subjects wi...

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