Skip to content

ngnamuit/mini-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sifoni = Silex + Symfony

Install

Install via Composer :

composer create-project sifoni/sifoni-framework your-path/

Or clone from Github :

git clone https://github.com/ndksolution/sifoni-framework.git your-path
cd your-path
curl -sS https://getcomposer.org/installer | php
php composer.phar update

Hello Sifoni

  • Create new virtual host with document root point to web folder.
  • Chmod 777 two folders : app/cache and app/log
  • Design your web application in app folder.
  • Develop with it ! Deploy it ! Enjoy it ! :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published