lsmith77 / languagetool-website-2018

the new Laravel-based website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

languagetool.org

Requirements

  • PHP v7

Getting started

  1. composer install --ignore-platform-reqs
  2. Depending on your setup, you might need to change file permissions:
    chmod a+rw storage/logs/
    chmod a+rw bootstrap/cache/
    chmod a+rw storage/framework/views/
    chmod a+rw storage/framework/sessions/
  3. cp .env_example .env
  4. php artisan serve

About

the new Laravel-based website


Languages

Language:JavaScript 79.1%Language:HTML 10.4%Language:PHP 6.6%Language:CSS 3.7%Language:Shell 0.2%Language:Hack 0.1%Language:Gnuplot 0.0%