What is "laravel-4"

Laravel is an open-source framework for developing web applications and services with PHP.

Use this tag for specific questions for Laravel 4.

Version 4 was released in May 2013 and originated from the rewriting of the framework in order to migrate its structure into several packages supported by Composer. These packages are codenamed Illuminate.

The minimum version of PHP to use Laravel 4.1 and earlier is PHP 5.3.7.

For Laravel 4.2, at least the PHP 5.4

Currently this version is no longer supported. If you’re creating a new project, consider using a current version.

Before posting your question, see if you can’t find the answer on official documentation.

For more usage information, see the tag