Closed CoolGoose closed 10 years ago
Hello, what's the minimum php version required ? There are some tweaks that need to be made for it to work in 5.3 because of the lack of closure $this support.
There isn't any reason to support 5.3. Laravel itself requires 5.4.
http://laravel.com/docs/installation#server-requirements
I'm using it with Laravel 4.1 (that's why I'm asking).
Fixed this.
Hello, what's the minimum php version required ? There are some tweaks that need to be made for it to work in 5.3 because of the lack of closure $this support.