2017 © Pedro Peláez
 

project web-project

Default website project with Nette & Lean Mapper

image

inteve/web-project

Default website project with Nette & Lean Mapper

  • Sunday, June 24, 2018
  • by janpecha
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

Web-project

Support Me

Do you like Web-project? Are you looking forward to the new features?, (*1)

PayPal or credit/debit card, (*2)

Bitcoin bc1qrq9egf99a6z3576twggrp6uv5td5r3pq0j4awe, (*3)

Thank you!, (*4)

Installation

composer create-project inteve/web-project <directory>
  • change namespace InteveApp to something else
  • change contacts in www/.well-known/security.txt

Notice: Composer PHP version

This project forces PHP 7.2 as your PHP version for Composer packages. If you have older version on production server you should change it in composer.json:, (*5)

"config": {
    "platform": {
        "php": "5.6"
    }
}

The Versions