Hello! I'd like to create something that allows me to save messages in the default flash session sto...
I'm having weird issues with Redirect:back() or Redirect::action('Controller@Method') It's happening...
Hi All, I was using Yii framework to develop and I've been thinking to switch to Laravel 5 for my ne...
I have a CSV file with a couple of hundred user. Every user has a unique code. When uploading the cs...
I am trying to use ajax in my application. I want the user to be able to see if their email and user...
Hello dear laravel buddies, i have an e-shop for furnitures, i have an issues with expires the cooki...
I created a CommandBus Structure according to the videos series for commands. But I am now running i...
Hi, does anyone of you about some great article how to create form with dynamic fields and how to ha...
here is my code public function checkCourse() { $id = Auth::User()->id; //dd($id); //...
I have a login form that accepts either an email or a phone number (or maybe more in the future) in...
Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...
Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...
We have a checkout where customers can either create an account or checkout as a guest. If they regi...
this is my update function in usercontroller public function update_user_credentials(UpdateUserReque...
Hey, I created a package for Laravel that can help you to manage captcha in your forms. It manage Au...
Good day. I have table, lets say : Pegawai: NAMA_GELAR PASSWORD in AuthController.php I was change...
Not so much a technical question, just looking for opinions. I am working on what you would call an...
Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...
Hello, I have a MySQL database with a table called Articles to store my articles. One of the table f...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community