Bryan Nielsen

Results 69 comments of Bryan Nielsen

Hi @shbchk, thanks for letting us know about this issue! Could you share what your `.env.php` file looks like (please make sure to remove sensitive data) and also how you're...

It's possible that you are using names in your `.env.php` file that are conflicting with system environment variables and causing a problem. https://github.com/vlucas/phpdotenv/issues/523 Please feel free to reopen the issue...

Hi Petr, Do you have the latest copy of the code? I haven't seen the Postgres install issues like that in a while. Also those shouldn't keep the box from...

Yea I think this is a great idea, I'll try to set some time aside to get this added and tested with the box :-)

Haha sounds good, I'll look into that, I'm hoping to set aside some time in the next few days to clean up a few of these issues :-)

See if this last commit - https://github.com/bryannielsen/Laravel4-Vagrant/commit/3dae46b7af4985e8cd43d451e37ad600821d7e5a fixes that for you. Sorry I haven't been able to keep this box up, you might also want to take a look at...

I think the vagrant ssh user should be able to execute a command with `sudo`. Is there something in particular you're looking to do?

Yeah this sounds good to me, I can break it out next chance I get or if you want to submit a PR @echochamber I'll merge it in :-)

Hey Joe, This sounds like an error in your Laravel migrations. I could take a quick look at them if you want to make a gist of your migration files...

I'm not sure I follow, didn't @robinsowell report this as an issue in EE 7.4? Or did you mean PHP 7.4 Robin?