stephonchen / laravel-framework-4.2-php7

Fork of the Laravel Framework v4.2 with PHP 7 support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of the Laravel Framework v4.2 with PHP 7 support

PHP 7 changes how most errors are reported by PHP. Instead of reporting errors through the traditional error reporting mechanism used by PHP 5, most errors are now reported by throwing Error exceptions.

Read more in the PHP manual

About

Fork of the Laravel Framework v4.2 with PHP 7 support

License:MIT License


Languages

Language:PHP 99.6%Language:Shell 0.3%Language:HTML 0.2%