search

Home  >  Q&A  >  body text

laravel - The .env file cannot be opened in PHPstorm, and a question mark is displayed on the file. What is happening?

.ENV cannot be opened directly in PHPstorm now,
it could be used normally before.
Now there is suddenly an additional question mark. What is going on?

PHP中文网PHP中文网2735 days ago1468

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-05-19 10:50:16

    Select the file type and change it to txt

    reply
    0
  • PHP中文网

    PHP中文网2017-05-19 10:50:16

    ctrl+shift+s to open settings
    Select Editor -> FileTypes
    Select the text above
    Add .env below

    reply
    0
  • Cancelreply