Skip to content

Instantly share code, notes, and snippets.

@imammubin
Created November 25, 2020 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imammubin/28ebf3bb5bd58d45a3d149411ac9f5d5 to your computer and use it in GitHub Desktop.
Save imammubin/28ebf3bb5bd58d45a3d149411ac9f5d5 to your computer and use it in GitHub Desktop.
# on public/index.php add
error_reporting(E_ALL);
ini_set("display_errors", 1);
sudo apt-get install php-intl
sudo /etc/init.d/apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment