Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8988857
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T22:06:41+00:00 2026-06-15T22:06:41+00:00

I have a basic form where i would like to extract the user input

  • 0

I have a basic form where i would like to extract the user input and then display the concatenated inputs from the form

echo Form::open('url_encoder','GET');
echo Form::token();
echo Form::text('dest', null, array('class' => 'span3', 'placeholder' => 'Destination...'));
echo "<br>";
echo Form::text('utm_source', null, array('class' => 'span3', 'placeholder' => 'Source...'));
echo "<br>";    
echo Form::text('utm_content', null, array('class' => 'span3', 'placeholder' => 'Content...'));
echo "<br>";
echo Form::text('utm_medium', null, array('class' => 'span3', 'placeholder' => 'Medium...'));
echo "<br>";
echo Form::text('utm_campaign', null, array('class' => 'span3', 'placeholder' => 'Campaign...'));   
echo "<br>";
echo Form::submit('Encode');    
echo Form::close();

I would like to add something after this to concatenate the input. In Laravel my previous way of doing this does not work. I was setting variables that that would use $_GET to grab the form input. Then I would call the variables and concatenate the variables together (ie. echo "$var1" . "$var2" . "$var3").

Can someone suggest how this would be done in Laravel?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T22:06:43+00:00Added an answer on June 15, 2026 at 10:06 pm

    Use the Input class

    echo Input::get();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a basic unordered list with an input field/form below it. I would
I would like to have both form and basic authentication. If the request comes
I have a basic empty form and would like to only show the submit
I have a basic form that I would like to submit using ajax, without
When editing a basic User model in Rails from the edit.html.erb form, I would
I have a basic form with a search input and a submit button within.
I have really basic question. How can I get form id by input element
I want a basic: <input type=text /> And I would like the default value
I have a text field where a user inputs a value in the form
I have this code in Visual Basic .net and I would like to make

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.