DEV Community

EasyPHP WAMP Stack
EasyPHP WAMP Stack

Posted on

DEVSERVER MODULE : LARAVEL & LARAVEL MANAGER

“Laravel & Laravel manager” is a module for the PHP development environment EasyPHP Devserver.

Alt Text

This module installs at once a fresh Laravel project and Laravel Manager. Laravel Manager lists automatically all Laravel projects present in your development environment. With Laravel Manager you can manage all your Laravel projects from one page, open the “Command Window” of each project, browse the files, open your Laravel websites and check the “Useful Artisan Commands”.

1. REQUIREMENT

This module requires EasyPHP Devserver. Download HERE.

2. DOWNLOAD MODULE

You can download this module HERE.

3. LARAVEL & LARAVEL MANAGER MODULE

Once installed, you will find a new Laravel folder (you can move and/or rename this folder) in your “eds-www” folder and a “Laravel Manager” in your modules list.

Alt Text

4. LARAVEL FRAMEWORK

This module installs at once a fresh Laravel project.

“Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony” … more

Alt Text

5. LARAVEL MANAGER

This module installs as well Laravel Manager. Laravel Manager lists automatically all Laravel projects present in your folders. With Laravel Manager you can manage all your Laravel projects from one page, open the “Command Window” of each project, browse the files, open your Laravel websites and check the “Useful Artisan Commands”.

5.1. Laravel Manager module

Manage all your Laravel projects.

Alt Text

5.2. Before using Laravel

Configure Devserver for Laravel.

Alt Text

5.3. Laravel & Artisan

For each project, you can automatically open its “Command Window” and use Artisan.

Alt Text

6. UNINSTALL

Easy : delete the module folder. That’s it!

Top comments (0)