Update readme file

added instructions to set propers permissions
to htmlpurifier cache folder

Change-Id: I0960745a486b1b8ea8f1512ed1ad9476ccd71bbb
This commit is contained in:
Sebastian Marcet 2017-01-06 14:06:31 -03:00
parent 2130b7abb2
commit a9a9de4bb4

View File

@ -22,6 +22,7 @@ run following commands on root folder
* php artisan doctrine:clear:result:cache
* php artisan doctrine:ensure:production
* give proper rights to storage folder (775 and proper users)
* chmod 777 vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer
## Permissions