This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
Laravel 7 Nano Editor is not being used #33
Closed
Description
Problem
I've followed the steps to use the nano editor instead of vim as described in the readme. After entering the command php artisan credential:edit
, the vim editor still appears. I have run php artisan config:clear
and composer dumpautoload
and the issue still exists.
I've even tried hardcoding "editor" => "nano"
into config/credentials.php
but that still does not work.
Metadata
Metadata
Assignees
Labels
No labels