Hello all, how Can I insert more than one value into the select tag using pluck? Form::select('peopl...
ErrorException in 7217a67f29d5ff43676a7cd71563de47c1cfd896.php line 18: Class 'HTML' not found (View...
Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...
Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...
Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...
I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...
Hello all, I'm using blade and I was wondering how Can I insert a propriety "READONLY" in...
Hello guys , Is that possible to use json_decode() in Laravel Request Validation ? I have a form in...
Hey, I'm trying to create custom messages for errors found in form input validation. The issue I'm h...
I don't do wordpress. If i want to build some basic forms or some view or available functionality...
Hi, I've got a 2 stage form using LaravelCollective forms and I use Session::reflash() in my control...
public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...
I have am trying to add a select box that is built from a database query to an existing form. The se...
http://chandraadmin.com/ Chandra admin template :- This backend admin template is the ultimate one...
I want to live check username availability and existing email using jquery remote method . can anyon...
Hi, I'm having problem to view data using db::select. Here is my full sql statement [Tested and retu...
I can register perfectly and it redirects with the cookie and tells me I'm logged in, but when I sig...
I have a form with 4 fields. But according to requirements. If 'Message' field is set, then user can...