Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

DevNull-IR/php-artisan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

php-artisan

php artisan file in your project

version: 1.0

use

Information command:

php artisan serve -help

start development in local your app

php artisan serve

set port in local project:

defult port: 8000;

php artisan serve -port=122222

set host name in local project:

defult hostName: 127.0.0.1

php artisan serve -host=localhost

About

php artisan file in your project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages