Support the ongoing development of Laravel.io →

786 Threads

How to create a custom Flash Notifications service

Hello! I'd like to create something that allows me to save messages in the default flash session sto...

0 Likes
2 Replies

Redirect::back() issues

I'm having weird issues with Redirect:back() or Redirect::action('Controller@Method') It's happening...

0 Likes
18 Replies

Laravel Form Model Validation

Hi All, I was using Yii framework to develop and I've been thinking to switch to Laravel 5 for my ne...

0 Likes
1 Replies

Laravel 5.1 csv to array hashing password

I have a CSV file with a couple of hundred user. Every user has a unique code. When uploading the cs...

0 Likes
0 Replies

Laravel 5 and AJAX

I am trying to use ajax in my application. I want the user to be able to see if their email and user...

0 Likes
1 Replies

laravel 5.1 hhvm error

is hhvm error display in browser fixed?

0 Likes
0 Replies

laravel cookie unset unique user

Hello dear laravel buddies, i have an e-shop for furnitures, i have an issues with expires the cooki...

0 Likes
0 Replies
posted 8 years ago

ValidationCommandBus

I created a CommandBus Structure according to the videos series for commands. But I am now running i...

0 Likes
1 Replies

Good tutorial on "How to create proper dynamic form in laravel"?

Hi, does anyone of you about some great article how to create form with dynamic fields and how to ha...

0 Likes
3 Replies
posted 8 years ago

laravel 5:- am getting an error of Undefined offset: 0

here is my code public function checkCourse() { $id = Auth::User()->id; //dd($id); //...

0 Likes
1 Replies

L5: Custom validation and authentication over multiple fields (email, phone)

I have a login form that accepts either an email or a phone number (or maybe more in the future) in...

0 Likes
2 Replies

Login with email or first_name with Sentry

Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...

0 Likes
5 Replies
Solved

URL Rewriting application

Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...

0 Likes
0 Replies

Validate for guests using L5.1 validation

We have a checkout where customers can either create an account or checkout as a guest. If they regi...

0 Likes
1 Replies

having trouble updating with validations

this is my update function in usercontroller public function update_user_credentials(UpdateUserReque...

0 Likes
0 Replies

Captcha for laravel 5 with audio

Hey, I created a package for Laravel that can help you to manage captcha in your forms. It manage Au...

0 Likes
0 Replies

Auth with upper case table column

Good day. I have table, lets say : Pegawai: NAMA_GELAR PASSWORD in AuthController.php I was change...

0 Likes
2 Replies

Public Opinion Needed - Please help

Not so much a technical question, just looking for opinions. I am working on what you would call an...

0 Likes
1 Replies

Laravel controlled exceptions

Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...

0 Likes
0 Replies

Getting records with an expiration date

Hello, I have a MySQL database with a table called Articles to store my articles. One of the table f...

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.