Skip to content

Link New Php7 Project With Composer

MwSpace LLC edited this page May 29, 2020 · 2 revisions

Welcome dev! Start new awesome project with LaraveX 🤩

Link is a magic method from console to add project to server.

After download and run first time, start with add new Php7 project (laravel 7): RUN AS ADMINISTRATOR PROMPT

image

Now create new awesome project: composer create-project --prefer-dist laravel/laravel awesome

image

Fantastic guys! Now change dir in to a public cd and

symply link current to server: laravex link . awesome.com

image

Perfect! You can access in your fantastic project with browser:

image