r3sult / larangular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Larangular

Larangular is a tutorial application.

The french tutorial is there.

Installation

  • git clone https://github.com/bestmomo/larangular.git projectname
  • cd projectname
  • composer install
  • php artisan key:generate
  • Create a database and inform .env (remove .example)
  • php artisan migrate to create tables
  • php artisan db:seed to populate tables

About


Languages

Language:PHP 85.0%Language:CSS 10.6%Language:JavaScript 2.4%Language:HTML 2.1%