TYPO3.Homestead
TYPO3.Homestead copied to clipboard
One-stop Neos and TYPO3 development and review environment. Effortlessly test one site against multiple PHP versions and hhvm.
between this line, description to change in folder where typo3.homestead should be downloaded is missing. Open a command shell change to folder where Homestead should be saved Clone the repository:...
Hi Michiel, tested your box with synced_files option. I use this config: ``` synced_folders: - name: Development src: ~/Development/web/sites/Homestead target: /var/www ``` but instead rsyncing the files in this dir,...
Hi, Wanted to try Neos 2.2 with this box, but unfortunately didn't succeed with that. Logged to Neos BE and it complained, that it is not set up yet, so...
Maybe could be useful to add to the documentation a couple of issues that can be encountered with VirtualBox and Vagrant: 1) In windows you have to install VirtualBox using...
Hi, there's a little typo in the documentation, the default site for TYPO3 8 is **http://8.2.local.typo3.org** and not **http://8.0.local.typo3.org**
Hello, I reached this repo from: https://typo3.org/news/article/releasing-typo3-v82/ and wanted to use it to check 8.2 Installed with git then `vagrant up` http://local.typo3.org/ works dev-master.local.typo3.org/typo3/ gives error: > An exception occurred...
install php bcmath module
When I follow the documentation, i get the following error: ``` C:\Users\[...]\TYPO3.Homestead vagrant box\TYPO3.Homestead>vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'Michiel/Development'... ==> default:...