Skip to content

skschoo1/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The SKPHP Framework.


            __               __           
   _____   / /__   ____     / /_     ____ 
  / ___/  / //_/  / __ \   / __ \   / __ \
 (__  )  / ,<    / /_/ /  / / / /  / /_/ /
/____/  /_/|_|  / .___/  /_/ /_/  / .___/ 
               /_/               /_/                 

Install


git clone https://github.com/skschoo1/skphp
cd skphp

OR:


wget https://github.com/skschoo1/skphp/archive/v2.0.zip
unzip v2.0.zip
cd skphp-2.0

Next:


composer update

Shortcut


composer create-project --prefer-dist skschool/skphp skphp

License

The Laravel framework is open-sourced software licensed under the MIT license