• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Tutsplanet

Tutsplanet

Free Technical and Blogging Resources

  • Home
  • Web Hosting
  • Programming
  • Plugins
  • Twitter Trends
  • Tools
  • About Us

Programming TagsLaravel

How To Get HTTP Hostname In Laravel ?

Oct 30, 2021 Editorial Staff Leave a Comment

Share
Tweet
Share

In today’s tutorial, we discuss how to get the HTTP hostname in the Laravel project. The first thing to remember, we have request() helper that can be used anywhere in the Laravel projects such as blade templates, controllers, models, etc.

So this function is equipped with two methods as shown below to get the HTTP hostname in the Laravel Project.

Example #1

$host = request()->getHttpHost();

Example #2

$host = request()->getHost();

Usage in the real program will be as below:

//app/controllers/PhotoController.php
public function index(Request $request) {
    $hostname = request()->getHttpHost();
    dd($hostname );
}

Tested in Laravel 7, 8


Related Posts

  • How to Substract and Add Hours in Laravel Using Carabon?
  • How to Get Last Week Data in Laravel using Carbon?
  • Differences between query() and input() in Laravel?
  • Raw Queries in Laravel
  • Laravel Eloquent Select Column as Alias
  • Laravel 8 Eloquent updateOrCreate() Example
  • What does Model::unguard() do in Laravel?
  • collect.js – A Laravel collection clone in JavaScript
  • How to Export CSV file in Laravel Example
  • How to create Your Own Custom Log File in Laravel
  • Laravel db raw and whereRaw() where clause example
  • Laravel Artisan command for generating Request validation Class
  • Bind vs Singleton in Laravel. Which one to use, and when?
  • Attribute Casting with Laravel
  • How to call static function from Helper in Laravel blade file?
  • Laravel WhereHas() Eloquent Example
  • How to Rollback migration in Laravel ?
  • Laravel str is() Function With Example
  • How to use Faker with Laravel ?
  • How to Add Foreign Key in Laravel Migration?
  • Check for the application environment in Laravel views or controller
  • How to Get a List of Registered Route Paths in Laravel 8?
  • Two ways to set default DB column value in Laravel
  • How to constrain a route parameter with a given regular expression globally in Laravel?
  • Add default current timestamp to Laravel migration
  • Using Laravel’s dd (dump and die) function in your application
  • Laravel 8 – Ajax File Upload with Progress Bar
  • Laravel 8 Create Custom Helper Functions (Global function)
  • Automatically Set a Local Timezone for Users In Laravel
  • Force HTTPS with a Middleware in Laravel
  • Difference between Laravel’s raw SQL functions
  • Laravel date set timezone
  • How to create console command in laravel ?
  • How to clear laravel.log in Laravel?
  • How to create a custom console command (artisan) for Laravel
  • Hierarchical Tree view Category Example in Laravel
  • How To Install And Use CKEditor In Laravel?
  • Laravel Auth: Login with username instead of Email
  • What is Laravel Mass Assignment, Guarded or Fillable?
  • Laravel Image Intervention Tutorial With Example
  • How to delete file from public folder in Laravel?
  • How to run Laravel validation if the field is not empty?
  • How to select specific columns in laravel eloquent ORM?
  • How to Use reCAPTCHA in Laravel 5 Forms For Validation
  • Redirect urls to HTTPS in Laravel 5
  • Create a database table in Laravel in controller
  • Custom validation messages in Laravel 5
  • How to use DB query builder toArray() laravel 5?
  • How to add new methods to a resource controller in Laravel?
  • How to get Query Strings Value from a URL in Laravel 5.5?

Editorial Staff

Editorial Staff at Tutsplanet is a dedicated team to write various tutorials about subjects like Programming, Technology and Operating Systems.

View all posts by Editorial Staff

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar



Quick Links

  • Top 21 Website Ideas To Make Money Online in 2021
  • A Simple YouTube Video Downloader Script in PHP
  • The 50 Most Useful jQuery Plugins for Frontend Development
  • Replace “\n” with new line characters, using Notepad++
  • Using Third-Party Libraries in Codeigniter
  • Upload Multiple Images and Store in Database using PHP and MySQL.
  • Hierarchical Tree view Category Example in Laravel
  • Laravel Image Intervention Tutorial With Example
  • How to import sql file in MySQL database using PHP?
  • Free VAT Calculator Online



Subscribe

* indicates required



Search Here

Share

   



Hot topics

  • Replace “\n” with new line characters, using Notepad++ 60 views
  • How to enter new line in Microsoft Teams? 53 views
  • A Simple YouTube Video Downloader Script in PHP 38 views
  • Open a URL in a new tab using JavaScript 31 views
  • How to use Faker with Laravel ? 20 views
  • Add FTP/SFTP in Visual Studio Code 18 views
  • How to change PHP version on MAMP – Mac OSX 15 views
  • Solution: windows photo viewer opens each time save a pic file 15 views
  • Simple PHP Shopping Cart 14 views
  • Laravel Image Intervention Tutorial With Example 14 views

Categories

  • Design & Development
  • Drupal
  • Facebook
  • General
  • How To
  • ios
  • Javascript
  • Linux
  • Magento
  • Marketing
  • News
  • PHP
  • Plugins
  • Programming
  • Snippets List
  • Social Media
  • Softwares
  • Themes
  • Tips
  • Wordpress
  • YouTube























Copyright © 2022 · Planet on Genesis Framework · Powered By BunnyCDN . Network wallpapernoon.com