https://github.com/eghojansu/php-lib-bootstrap
PHP Lib Bootstrap
https://github.com/eghojansu/php-lib-bootstrap
Last synced: 2 months ago
JSON representation
PHP Lib Bootstrap
- Host: GitHub
- URL: https://github.com/eghojansu/php-lib-bootstrap
- Owner: eghojansu
- License: mit
- Created: 2022-02-17T01:02:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T04:48:38.000Z (over 3 years ago)
- Last Synced: 2025-02-09T12:43:12.464Z (4 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Lib Bootstrap
PHP Lib Bootstrap
## To start a project
- Clone this repository: `git clone https://github.com/eghojansu/php-lib-bootstrap`
- Remove original repository remote. Example: `git remote rm origin`
- Add new remote : `git remote add origin `