mahdifarshid / laravel-domain-script

i Will Develop rest of this project:)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create domain for create laravel project (Apache)

create laravel project with virtual domain on apache web server

Step #1

To use this, first download the command.txt file from this github project.

then edit ~/.bashrc file with editor (vim , nano , vscode , gedit , ...)

( for example nano )

Step #2

  nano ~/.bashrc

Step #3

copy the command.txt content into after last ~/.bashrc file and save.

after that , run below code.

  source ~/.bashrc

Congratulation

you can use

makeLaravel

to have finaly a laravel project.

have fun , follow and share :D

Support

For support, email developer.aligh@gmail.com.

About

i Will Develop rest of this project:)