Skip to content

rulzi/ruscod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruscod

Simple Silex Framework skeleton application using :

#How To Use

  • Clone it
  • Run "composer install" from cli
  • Init phinx migration from cli "php vendor/bin/phinx init" on your project folder root
  • Edit migrations config on phinx.yml file
  • Create .env on your project root, see ".env.example" and copy the code to your .env file
  • Change .env value to yours
  • Create Your routes on app/routes.php
  • $ php -S localhost:8088 -t web/
  • Enjoy it !

About

Simple Silex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages