Support the ongoing development of Laravel.io →

1,185 Threads

posted 9 years ago

Is this a possible security hole?

Hello, I'm creating an application and it will have user accounts. I have created a setAttributes fu...

0 Likes
2 Replies
Solved

Redirect After Registration Form

I have a Registration Form, On Successful submission --- data's were inserted to the db and redirect...

0 Likes
8 Replies

Routing To Multiple tables

I'm just learning Laravel so this question may seem simple but not to me. Example: I have a view wit...

0 Likes
0 Replies

Javascript Dynamic Dropdown Form

I'm trying to create a form with two dropdown forms. The second is dependent on the input of the fir...

0 Likes
6 Replies
Solved

PDF populate IRS forms

I have not done much in the way of creating PDFs and wanted to find out if it was possible to take a...

0 Likes
1 Replies

how to schedule the timeslot for exam.

Hi, Iam developing a app. which students can register and book a slot on the particular day in parti...

0 Likes
0 Replies

form input as array

I'm new to Laravel so bear with me. How do I make a form using Laravel 5 with this syntax for array...

0 Likes
1 Replies

Better architecture for the process of searching results from an Elasticsearch server

I am refactoring one our search endpoints in our application. Number of Input parameters that effect...

0 Likes
0 Replies
posted 9 years ago

Save multiple value of checkbox

Greetings Pros, Can someone teach me on how to save multiple value of checkbox: foreach($data as $ke...

0 Likes
3 Replies

Problem with Laravel 4 image MIME types. Keep getting error message

Hi Everyone, I'm having a problem with laravel 4 MIME types. Everytime I upload an image(it can be j...

0 Likes
0 Replies
posted 9 years ago

Get checked checkboxes

Hello I'm trying to get an array of checked checkboxes but my way doesn't work. My view: @foreach($c...

0 Likes
1 Replies

Last viewed news in Laravel

Hello :) Can you help me, release last viewed news?)

0 Likes
4 Replies

Paginator appends array not working

Hi, I'm using a form send by GET method. This form contains some multiple checkbox. {{ Form::open(['...

0 Likes
6 Replies
Solved

Not working User::create

Good day. Please help me with User :: create. Adds a database null values.

0 Likes
2 Replies

Omni search very slow or times out

Someone on my team is implementing an omni search with a medium amount of data (around 10,000). It a...

0 Likes
1 Replies

Bypass CSRF protection on specific routes?

I'm dealing with a legacy spaghetti code mess, and moving it over to Laravel 5. For now I have some...

0 Likes
7 Replies

laravel 4 authentication always returns false

I am using laravel and always fail to authenticate a user. Here is model code <?php use Illumi...

0 Likes
2 Replies
Solved

About Validation "sometimes" Rule

I drop an array into Validation::make. Sample likes below: $input = ['a_list' => [1,2,3,4]]; $va...

0 Likes
1 Replies

Password Hash not working on Model::update

Hi I am having a problem getting a password to hash when a Model::update is used. I am using the sam...

0 Likes
2 Replies

how to stop multiple store of data.

I have a car table then if I submit informations it will save into the database. Now if user press b...

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