All Projects â†’ lyrixx â†’ Fortunes

lyrixx / Fortunes

Licence: MIT License
A Fortune application written with Symfony2

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
ApacheConf
554 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fortunes

fortune
🔮Fortune is your friendly CSS properties framework.
Stars: ✭ 16 (+23.08%)
Mutual labels:  fortune
flutter fortune wheel
Visualize random selections with Flutter widgets like the wheel of fortune.
Stars: ✭ 60 (+361.54%)
Mutual labels:  fortune
fortunes
My personal collection of Fortune files
Stars: ✭ 20 (+53.85%)
Mutual labels:  fortune
fortune500
Fortune 500 company lists since 1955 in CSV format, mostly parsed using Beautiful Soup
Stars: ✭ 78 (+500%)
Mutual labels:  fortune

Fortunes

SensioLabsInsight Build Status

Screenshot

Screenshot

Installation

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

# Enjoy

Security

If you want to add a security layer to this application, copy app/config.security.yml.dist to app/config.security.yml. By default, this file add HTTP Basic authentication with the user as username. The password (plain text) is stored in app/config/parameter.yml. But feel free to adapt to your needs.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].