Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

Those are ANSI control codes. phpseclib (which Laravel uses) lets you remove them with File_ANSI.

Last updated 1 year ago.
0

Sorry, I didn't understand. Where to use phpseclib? Local machine, homestead server? Which file am I supposed to change?

Thank you!

Last updated 1 year ago.
0

I got the response today. Instead of using the global command 'homestead up' in your terminal, go to your local homestead folder (mine was in ~\AppData\Roaming\Composer\vendor\laravel\homestead) and use 'vagrant up'. Next you ssh into your vm and you can use the 'php artisan' for example.

Last updated 1 year ago.
0

But wasn't the idea we could use homestead commands at any location?

Last updated 1 year ago.
0

In fact, I give up. Homestead 2.0 is a mess. I'm not able to set it working correctly. Homestead 1.0 is much better.

Last updated 1 year ago.
0

I am having a similar problem. When I do homestead ssh and try to open a editor like nano or vi my text becomes jumbled (similar to your problem) and I cannot move the cursor or write anything. But when I use vagrant ssh from the ~\AppData\Roaming\Composer\vendor\laravel\homestead I can do everything normal.

Any clue someone?

Last updated 1 year ago.
0

I fixed the problem using ansicon (https://github.com/adoxa/ansicon) now it is working great.

Last updated 1 year ago.
0

arabsight said:

I fixed the problem using ansicon (https://github.com/adoxa/ansicon) now it is working great.

How do you use it? I am currently using ConEmu, any way to make them work together?

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

nacr nacr Joined 22 May 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.