Hello could anyone tell me the best way to validate input from a WYSIWYG textarea?
Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...
I've created a form and I would like to have a success message show. At the moment I've only gotten...
Hi. So I am using L5 to create a simple ContactUs email form and trying to get a handle of this new...
I tried setting up auth stuff myself (5.1 doesn't come pre-packaged with them), and I succeeded. I g...
Hello everyone, I am actually writting a API with Laravel on WAMP server, I am want to validate the...
Hi I have a form with a drop down and a text field {!! Form::label('category_id', 'Category') !!...
Hello, I am using L5 for my application. I am using the default login and register functionalities....
Hello, I am using L5 for my application. I am extending the default register and login functionaliti...
i am new to laravel and in my system there is one admin and all others are users, so i added a boole...
Hey all, I have a form being validated that works fine when i'm using $results = $query->get(); b...
Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...
Hello, I would like to ask how to handle Blueimp already uploaded images after unsuccessful validati...
Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...
Hello, I have table with form, here is code: <tbody> @foreach($cart_products as $index =&g...
Hi everyone, I have a route Route::get('user/{id}', 'UserController@profile'); and a UserController...
I have a form where users can change some informations and I've created a Request class to validate...
Hello, I've been searching all over the web, but I cannot seem to find a solution for this problem....
This is my first time to try with laravel. Now I have a question, say now we have muiltiple jquery f...
Hello! I'm encountering an issue with form validation and user storage. I have two database connecti...
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