You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bit of digging found out that Laravel 6 removed the str_finish function. Either an alternative function could be used or you can install the Laravel helpers package which fixed it for me.
laravel-dotenv-editor/src/DotenvEditor.php
Line 33 in f84fbab
The text was updated successfully, but these errors were encountered: