{"id":22120800,"url":"https://github.com/codersakl/laravel-vagrant","last_synced_at":"2025-09-13T22:07:05.813Z","repository":{"id":27330430,"uuid":"30804986","full_name":"CodersAKL/laravel-vagrant","owner":"CodersAKL","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-24T19:54:33.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T06:52:29.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodersAKL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-14T18:37:34.000Z","updated_at":"2016-05-24T19:54:34.000Z","dependencies_parsed_at":"2022-08-07T12:16:09.935Z","dependency_job_id":null,"html_url":"https://github.com/CodersAKL/laravel-vagrant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodersAKL/laravel-vagrant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodersAKL","download_url":"https://codeload.github.com/CodersAKL/laravel-vagrant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersAKL%2Flaravel-vagrant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275033038,"owners_count":25393801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T14:30:02.406Z","updated_at":"2025-09-13T22:07:05.766Z","avatar_url":"https://github.com/CodersAKL.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-vagrant\n\n## The easy way to install latest laravel and run the vagrant\n\nTo configure for your needs please edit Vagrant file.\nSimple checkout this repository and then run the command\n\n```vagrant up```\n\n### Windows users\n [Recommended terminal for windows][1]\n [1]: http://conemu.github.io/\n\nran this command before ```vagrant up``` in an **admin** command prompt on windows :\n\n```\nfsutil behavior set SymlinkEvaluation L2L:1 R2R:1 L2R:1 R2L:1\n```\n\nthen go to your project dir and run as **admin**. More info why https://github.com/mitchellh/vagrant/issues/713\n\n```\nvagrant up\n```\n\nThis will install\n  1. Ubuntu 14.04 x64\n  1. Apache\n  1. Ruby\n  1. SASS\n  1. COMPASS\n  1. Bootstrap-sass\n  1. Composer\n  1. PHP 5.5\n  1. MySQL 5.5\n  1. SQLite\n  1. Elastic Search and ElasticHQ\n  1. Memcached\n  1. Nodejs\n  \nBy default this vagrant starting with GUI, so no need to connect to the server via SSH. Default login is \n\n```\nUser: vagrant\nPass: vagrant\n```\nLogin to the server using SSH\n\n```\nuser: vagrant\nhost: 127.0.0.1\nport: 2222\nssh url: ssh://vagrant@127.0.0.1:2222\n```\n\n#### For COMPASS users\nplease use the --poll setting in watch command see: https://github.com/Compass/compass/issues/394\n\n```\ncompass watch /vagrant --poll\n```\n\nScripts for installing tools is used from https://github.com/fideloper/Vaprobash\n\n1. https://github.com/barryvdh/laravel-debugbar\n1. https://github.com/mcamara/laravel-localization\n1. https://github.com/Zizaco/entrust/tree/laravel-5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersakl%2Flaravel-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodersakl%2Flaravel-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersakl%2Flaravel-vagrant/lists"}