Skip to content

dfdenni/l4permission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

l4permission

Set default Laravel 4.1 & 4.2 permission file & folder.
Work only for Linux (Ubuntu 12.04, Ubuntu 14.04 & CentOS 5.x).

Step to use

  1. Download your Laravel Framework
    2) Download this bash script into your laravel path (eg: /var/www/html/laravel)
    3) Running command :
         Ubuntu :
         a) $ cd /var/www/html/laravel
         b) $ sudo ./setpermission.sh

         CentOS :
         a) # cd /var/www/html/laravel
         b) # ./setpermission.sh
    4) Wait until finish
    5) DONE.

About

Set default Laravel 4.1 & 4.2 permission file & folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages