All Projects → bestmomo → larangular

bestmomo / larangular

Licence: other
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ApacheConf
554 projects

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
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].