crafty-vagrant icon indicating copy to clipboard operation
crafty-vagrant copied to clipboard

A boilerplate dev environment for jump-starting Craft CMS projects

Results 7 crafty-vagrant issues
Sort by recently updated
recently updated
newest added

In the past, crafty-vagrant has always worked well for me. But now something goes wrong when I try to use it (after several attempts). Whenever I go to craft.local/admin/install, I...

Host system: ``` > $ uname -a Linux helium 3.16.0-59-generic #79~14.04.1-Ubuntu SMP Mon Jan 18 15:41:27 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux > $ vagrant --version Vagrant 1.9.1 ``` `vagrant...

I have an older site with crafty-vagrant (php 7.0-feature release when master was not on php 7) which still works fine - as expected. Now i have downloaded the current...

Has anybody had trouble getting changes to their CSS and Javascript files to show up on craft.dev? Even when I run `gulp watch`, my edits seem to show up sporadically,...

Having config settings (eg. database credentials, site URL) in a `.env` file would not only potentially make multiple environment handling more elegant for Craft (see [this](https://mattstauffer.co/blog/environment-specific-configuration-for-craftcms-using-phpdotenv)), but could actually be...

enhancement

I think it'd be great if we can spend some time looking into the speed of crafty. It feels like a real drag sometimes. I understand that Craft in dev...

enhancement

Two problem with having backups in Git: 1. Potential clashes with untracked files when pulling in on production server after downloading backup 2. Repo size inflation 1 is a more...

enhancement