Skip to content

Commit

Permalink
Removed API host "localhost" from example
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-steinert authored Nov 20, 2018
1 parent 89324a8 commit b328685
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

// Set your API key
EdudipNext::setApiKey('Ve9dDJWfZzacOWlix314pa5U96PpBIuaAC3QPVgCJSVf7204EXQvrb6mXF8b');
EdudipNext::setApiBase('http://localhost:8000/api');

// Lists all existing webinars:
$allWebinars = Webinar::all();
Expand Down

0 comments on commit b328685

Please sign in to comment.