Skip to content

Instantly share code, notes, and snippets.

@Simplesmente
Last active October 25, 2016 22:38
Show Gist options
  • Select an option

  • Save Simplesmente/6098035a99811f334f9c2891f54ed10a to your computer and use it in GitHub Desktop.

Select an option

Save Simplesmente/6098035a99811f334f9c2891f54ed10a to your computer and use it in GitHub Desktop.

Revisions

  1. Simplesmente revised this gist Oct 25, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions index.php
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    <?php

    ini_set('display_errors',1);
    require __DIR__ .'/../bootstrap/app.php';
  2. Simplesmente created this gist Oct 25, 2016.
    3 changes: 3 additions & 0 deletions index.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@

    ini_set('display_errors',1);
    require __DIR__ .'/../bootstrap/app.php';