This procedure is tested on Mac OS X 10.10.5 with Developpers tools installed (xCode).
PHP 5.6 installed with Homebrew.
Download the following files from Oracle website (yes, you need to create an account and accept terms):
| 📨 Mail Client - FMail3 | |
| 📮 Mail Server - Fastmail | |
| 📷 Photo Shooting - Stock iphone app | |
| 🟦 Photo library - iCloud | |
| ⌨️ Launcher: Raycast | |
| 📁 Cloud File Storage - Synology (selfhosted) | |
| 📖 RSS Service: FreshRSS (selfhosted) | |
| 📖 RSS reader: Reeder Classic | |
| 🌐 Browser - Brave (all AI and crypto disabled) | |
| 🔖 Bookmarks - LinkDing (selfhosted) |
| + verbose=on | |
| + shift | |
| + [[ -n '' ]] | |
| + [[ on != on ]] | |
| + get_simple -vv | |
| + [[ -n -vv ]] | |
| ++ type -t get_-vv | |
| + [[ '' == \f\u\n\c\t\i\o\n ]] | |
| + shift | |
| + [[ -n '' ]] |
| brew install php@7.2 httpd24 mariadb redis php72-xdebug mailhog golang solr@5.5 | |
| go get github.com/mailhog/mhsendmail | |
| cp ./go/bin/mhsendmail /usr/local/bin/ | |
| pecl install igbinary redis xdebug | |
| # download basic and sdk https://www.oracle.com/technetwork/topics/intel-macsoft-096467.html |
| download basic and sdk from Oracle https://www.oracle.com/technetwork/database/database-technologies/instant-client/downloads/index.html | |
| unzip both packages | |
| move the folder to /usr/local/opt/oracle/instantclient | |
| pecl install oci8 | |
| enter |
This procedure is tested on Mac OS X 10.10.5 with Developpers tools installed (xCode).
PHP 5.6 installed with Homebrew.
Download the following files from Oracle website (yes, you need to create an account and accept terms):
| <?php | |
| use GuzzleHttp\Client; | |
| $client = new Client(); | |
| $client->request('POST', 'http://localhost:8080/ag-push/rest/applications/{PUSH_ID}/iOS', [ | |
| 'debug' => true, | |
| 'headers' => [ | |
| 'Authorization' => 'Bearer OAUTHTOKEN', |
| { | |
| "query": { | |
| "filtered": { | |
| "query": { | |
| "multi_match": { | |
| "query": "something", | |
| "fields": ["title", "url", "description"] | |
| } | |
| }, | |
| "filter": { |
I hereby claim:
To claim this, I am signing this object:
Download drake_reload
git clone git@github.com:reload/drake_reload.git ~/.drush/
Installer drake-reload og dependencies
drush drake-reload-install
Byg scleroseforeningen site fra github.