Skip to content
forked from lyrixx/Fortunes

A furtunes application written with Symfony2

License

Notifications You must be signed in to change notification settings

Axanagor/Fortunes

 
 

Repository files navigation

Fortunes

SensioLabsInsight Build Status

Screenshot

Screenshot

Installation

curl -sS https://getcomposer.org/installer | php
php composer.phar install
php app/console doctrine:database:create
php app/console doctrine:schema:update --force
php app/console assetic:dump --env="prod"

# Enjoy

License

This library is under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

About

A furtunes application written with Symfony2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.1%
  • JavaScript 7.4%
  • CSS 0.5%