Skip to content

upter/php-school-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installazione

Prendetevi del tempo, soprattutto se siete alle prime armi.

Potete caricare questo progetto via Composer

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

Copiate il file /php-school-it.conf e incollatelo nella directory /etc/apache2/sites-available

sudo a2ensite php-school-it
sudo service apache2 reload

Assicuratevi che mod_rewrite sia attivo

sudo a2enmod mod_rewrite
sudo sercive apache2 restart

ed infine andiamo a modificare il file /etc/hosts aggiungendo la seguente riga:

127.0.0.1 php-school-it.dev

Potete andare sulla wiki di questa repo per accedere alle dispense delle lezioni

About

This is usefull to start learning php and it made with goal to fast learning

Resources

Stars

Watchers

Forks

Packages

No packages published