Skip to content

lein00/larangular

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.0%
  • CSS 10.6%
  • JavaScript 2.3%
  • ApacheConf 0.1%