Skip to content

ahmadms-dev/telecode-network-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telecode Network Serve

Run your laravel app over local wifi network

Install

To install this package run

  composer require telecode/network-serve --dev

Usage

To use this package run

  php artisan serve:local

And you can customize the port and host by adding the following options

  php artisan serve:local --port=8080 

Or you can add the port to your environment file

  SERVER_PORT=8080

Support

For support, email [email protected].

About

Run your laravel app over local wifi network

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages