2017 © Pedro Peláez
 

library php-school-it

Project to learn Php in an Italian low cost school

image

upter/php-school-it

Project to learn Php in an Italian low cost school

  • Saturday, August 8, 2015
  • by giorgionetg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

php-school-it

This is usefull to start learning php and it made with goal to fast learning it is for italian mother tongue. So I apologize., (*1)

Installazione

Prendetevi del tempo, soprattutto se siete alle prime armi., (*2)

Potete caricare questo progetto via Composer, (*3)

composer create-project upter/php-school-it ./ dev

Copiate il file /php-school-it.conf e incollatelo nella directory /etc/apache2/sites-available, (*4)

sudo a2ensite php-school-it
sudo service apache2 reload

Assicuratevi che mod_rewrite sia attivo, (*5)

sudo a2enmod mod_rewrite
sudo sercive apache2 restart

ed infine andiamo a modificare il file /etc/hosts aggiungendo la seguente riga:, (*6)

127.0.0.1 php-school-it.dev

Potete andare sulla wiki di questa repo per accedere alle dispense delle lezioni, (*7)

The Versions

08/08 2015

dev-master

9999999-dev

Project to learn Php in an Italian low cost school

  Sources   Download

The Requires

 

07/08 2015

0.0.1

0.0.1.0

Project to learn Php in an Italian low cost school

  Sources   Download

The Requires