Support the ongoing development of Laravel.io →

786 Threads

Unalbe to Get From Value Printed

I have these routes, Route::group(array('prefix' => '/'), function() { Route::get('hostname', '...

0 Likes
13 Replies
Solved

Validation fails on email address check when updating user (but not changing email)

I'm currently adding a user class to my personal laravel site and am working on the update functiona...

0 Likes
1 Replies

Trying to get property of non object

routes.php: Route::get('users/{id}/edit', array('before' => 'auth|admin', 'uses' => 'UserContr...

0 Likes
7 Replies
Solved
posted 9 years ago

cloud 9 and laravel5.1 not displaying validation error

Hi Im, new to laravel and starting to develop an ordering app using cloud9 and laravel5.1 . I was ab...

0 Likes
0 Replies

Users table - Check for duplicate IP address

I run a non-commercial file sharing site powered by Laravel. Currently, users IP addresses are recor...

0 Likes
3 Replies
Solved
posted 9 years ago

Custom vat validation for laravel

Hi my dear laravel Buddies,i have an issues with implement custom validation for Vat Number, so any...

0 Likes
0 Replies

route problem missing method

hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...

0 Likes
3 Replies

Input replace before calling rules in FormRequest

I came across this post where you can sanitize input before calling the rules. http://www.easylarave...

0 Likes
2 Replies
Solved

Login / Register User - NOT WORKING in Laravel 5.1

I'm creating an user control panel to manage site's contents. As documentation reports i've my route...

0 Likes
5 Replies

Laravel 5.1 Upload

Dear friends, i can upload any file with validation to public folder, but what i need to know is how...

0 Likes
1 Replies

Currency input formatting

Hello, I'm looking for a jQuery plugin to apply a mask over my monetary inputs . I tried a lot of th...

0 Likes
4 Replies
Solved

Best Method to Validate WYSIWYG Input

Hello could anyone tell me the best way to validate input from a WYSIWYG textarea?

0 Likes
5 Replies
Solved

Call to undefined method AdminDashboardController::getAfterFilters() while there is not really using a filter

Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...

0 Likes
7 Replies
Solved

How to get a success message

I've created a form and I would like to have a success message show. At the moment I've only gotten...

0 Likes
3 Replies
Solved

Getting a laravel form to use ajax

I'm using Laravel 4 and I'm trying to create a contact form and I would like for it to use ajax. The...

0 Likes
3 Replies

Validation: unique ignoring a given id

Unique rule does not appear to be functioning as intended: #Rules setup public $rules = array(...

0 Likes
10 Replies

How to get page to scroll to a section when a button is clicked

I'm trying to get my page to scroll to a specific point on my page if there is errors after submitti...

0 Likes
2 Replies
posted 9 years ago

Validator::replacer()

I'm trying to make a customer message using the :attribute as a key to return a portion of an array:...

0 Likes
0 Replies

Laravel with Monaris

How can i integrate Monaris payment method [www.moneris.com] with laravel ? Can anyone give me step...

0 Likes
0 Replies

Custom User Registration.

Hi I am completely new to Laravel, I am trying to register two users using a single form. I am using...

0 Likes
1 Replies

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.