meetdilip
The Latest release also support localhost
If you are installing​ it on localhost,
First install Composer https://getcomposer.org/doc/00-intro.md
Then Install Git
Now goto your localhost directory and create a folder (anything like /flarum)
run composer there and use this command
composer create-project flarum/flarum . --stability=beta
Thats all Set. Goto localhost/flarum and fill out some detail including database.
and there you go