- PHP 7.2+
- Mysqli PHP extension
- MBString
- GD
- PDO
- DOM
- CURL
- ZIP
- IMAP
- Allow_url_fopen is enabled!
- Json
/files
is writeable/application/migrations
is writeable
cp .env.example .env
Update all variables
Change RewriteBase /fc/
to RewriteBase /<your-installation-dir>/
or
You can keep it RewriteBase /
php -S localhost:8000
Visit this url in browser
<your-url>/migrate/now/install/
That's all Folks. Enjoy.