Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@urls - Trim the string before submitting #10

Open
jstoone opened this issue May 19, 2017 · 0 comments
Open

@urls - Trim the string before submitting #10

jstoone opened this issue May 19, 2017 · 0 comments
Assignees
Labels

Comments

@jstoone
Copy link
Member

jstoone commented May 19, 2017

What do to

// Url.php

public function setDestinationAttribute($value)
{
    $this->attributes['destination'] = trim($value);
}

Ping: @elvios

@jstoone jstoone added the bug label May 19, 2017
@jstoone jstoone self-assigned this May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant