PHP Training - Using composer, gulp
- PHP >= 7.3
- Composer (Tool for dependency management in PHP)
- NPM (Node Package Manager)
- Database : MySQL
npm install
(To run composer properly you will need OpenSSL extension.Make sure you have openssl extension in php.ini file)
composer update
- Add a Virtual Host on your local sever with name php.dv and folder path of your index file.
- Restart DNS if required.
- Navigate to http://php.dv/ in browser and voilà!
https://getcomposer.org/doc/00-intro.md
- Website: hybridx.github.io
- Github: @hybridx
Give a ⭐️ if this project helped you!
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator