Skip to content

rayzor65/rayzor-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant and Laravel Setup

Steps

  • vagrant up
  • Install mcrypt extension (required by laravel) if necessary
  • composer install
  • Make storage folder writeable if necessary $ chmod -R 777 storage
  • Add to your hosts 192.168.14.4 local.laravel.com
  • go to http://local.laravel.com/ in your browser

And that's it!

About

Vagrant and Laravel 5 setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages