Answers

Question and Answer:

  Home  Laravel PHP Developer

⟩ Explain me what directories that need to be writable laravel installation?

After installing Laravel, you may need to configure some permissions. Directories within the storage and the bootstrap/cache directories should be writable by your web server or Laravel will not run. If you are using the Homestead virtual machine, these permissions should already be set.

 126 views

More Questions for you: