adspace
In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?
Answer Posted / Nirpender Kumar
To run Laravel, the `storage` directory needs write permissions and the `bootstrap/cache` directory needs read and write permissions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers