C9phplaravel
This script installs PHP 7.3 and required extensions and Laravel in Cloud9
Install / Use
/learn @obuxim/C9phplaravelREADME
c9phplaravel
This script installs PHP 7.3 and required extensions and Laravel in Cloud9
How to install?
- Run git clone to clone the repository to your workspace:
git clone https://github.com/obuxim/c9phplaravel.git - cd to the directory:
cd c9phplaravel - Make the installer executable:
chmod +x install.sh - Run the installer:
./install.sh
It's done. Now you can go to your preview link of c9 workspace and /phpmyadmin.
What are the files going to be installed?
- PHP7.3
- PHP7.3-Common
- PHP7.3-FPM
- PHP7.3-Mbstring
- PHP7.3-Xml
- PHP7.3-Zip
- PHP7.3-gd
- PHP7.3-mysql
- PHP7.3-pgsql
- MYSQL Server
- phpMyAdmin
What are the post installation scripts being triggered?
- Installing Composer
- Installing Laravel Installer
- Creating new Laravel project in your workspace directory.
- Changing apache php version from 5.5 to 7.3
- Changing the root working directory of apache server to /public instead of workspace directory which causes the Laravel homepage to be viewed without using /public in URL
- This script is only useful for Cloud9 servers. Don't use it in any regular linux distribution and if you do so I take no responsibilities for breaking your Operating System from working.
IMPORTANT NOTICE: Don't run the script as sudo in Cloud9
You can give a star if you like the script.
Related Skills
feishu-drive
350.1k|
things-mac
350.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
350.1kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
