Skip to content

xuri/timefragment

Repository files navigation

TimeFragment

Build Status Scrutinizer Code Quality Join the chat at https://gitter.im/xuri/timefragment license

  • This project base on the Laravel Framework.

    • Route, Filter
    • Eloquent ORM, paging, searching, sorting
    • Controller, blade
    • Mail Server
    • Auth Class
    • Validator Class
  • Require

    • laravel/framework
    • intervention/image
    • yzalis/identicon
    • michelf/php-markdown
    • nickcernis/html-to-markdown
  • Debug

    • barryvdh/laravel-debugbar
    • five-say/vendor-cleaner

Protect Personal Info

git update-index --assume-unchanged app/config/app.php
git update-index --no-assume-unchanged app/config/app.php

git update-index --assume-unchanged public/.htaccess
git update-index --no-assume-unchanged public/.htaccess

git update-index --assume-unchanged app/config/mail.php
git update-index --no-assume-unchanged app/config/mail.php

git update-index --assume-unchanged app/api/qq/comm/inc.php
git update-index --no-assume-unchanged app/api/qq/comm/inc.php

git update-index --assume-unchanged app/api/weibo/config.php
git update-index --no-assume-unchanged app/api/weibo/config.php

git update-index --assume-unchanged app/api/alipay/alipay.config.php
git update-index --no-assume-unchanged app/api/alipay/alipay.config.php

Preview

TimeFragment

More Info

Licenses

This program is under the terms of the MIT license. See LICENSE for the full license text.