Laravel PHP Developer Question:
Download Questions PDF

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

Laravel PHP Developer Interview Question
Laravel PHP Developer Interview Question

Answer:

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.

Download Laravel PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what Are Bundles, reverse Routing And The Ioc Container?Tell me how To Use Select Query In Laravel?