Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Vagrant box allows you to quickly start your development

License

Notifications You must be signed in to change notification settings

JetBrains/phpstorm-base-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

official JetBrains project

phpstorm-base-project

This box allows you to quickly start your development without need to configure everything from scratch.

This PhpStorm Base Project is preconfigured for usage with phpstorm/phpstorm-base-vm vagrant box. The box and the project includes:

  • PHP 7 interpreter
  • Apache Web Server with configured XDebug
  • MySQL
  • Configured Deployment SFTP server
  • PHPUnit
  • Behat
  • PHPCS
  • PHPMD

PHPCS and PHPMD are not yet configured in the project.

Prerequistics

  • VirtualBox 5.*+
  • Vagrant 1.8.*+

How to start

  • Open the project and start Vagrant box using Tools>Vagrant>Up.
  • Place your files inside html folder
  • Open http://192.168.56.102/html inside your browser

License

Apache 2

About

Vagrant box allows you to quickly start your development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages