Skip to content

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

License

Notifications You must be signed in to change notification settings

legierski/laravel-framework-4.2-php7

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.5%
  • Other 0.5%