Hello, I'm trying to insert a simple date from a datepicker in my mySQL table. I keep getting this e...
Hi I am new to laravel and creating an application with it. Now i have been stuck with two problems,...
what is before and after filter in laravel, I have read the documentation but I didn't understand it...
Hello! I can't figure out why the mysql query is returning results when it shouldn't, here is the th...
I am validating a input file field for its file type such as: pdf, doc, txt, docx. But its to hard t...
Hello all, I have a Laravel backend working with AngularJS. Via angular service i send a POST reques...
I would like to know if there's a better way to go round this: So I have a form, which I post using...
Greetings, I am in a position where I want to "Update" a user's record that already exists...
Hi am having around 20 text boxes like, <td><input type="text" name="s[enge...
Hi! In my app, I have a Signup Model. A signup belongs to a single club, and I want the name of that...
Hey All, I'm in the process of developing a web application for a customer. The customer asked If I...
Hi All, Newbie to Laravel and have struggled to get the links to do what I want them to do :( Every...
Hi, I have got a simple post setup where I have 2 image fields in the post and then some other input...
http://laravel.io/bin/6Lnlj Lines 16 to 22. I have a post route that validates the form that is in t...
Please, how can i return the $errmsg to the view. since i already have withInput and withErrors...wh...
Hi, is there any way for me to make custom log to record all activities in my admin site? but not pu...
Hello, i have a code like this if ($validation->fails()) { foreach ($validation->messages(...
Hi, What is the best way to keep login/session data on oauth2 client side. For now, I used cookies (...
Hi guys, I have a problem with my own Macros. I made my own file that is call (/app/macros/macros.ph...
<?php // Controller public function store() { $validator = Validator::make($data = Input::all()...
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