ardent
ardent copied to clipboard
Update syntax to PHP 5.4
There will be soon some mix between array() and []. To avoid this, when updating to Laravel 5, we could update the array syntax as well.
Curiously it seems there are already some [] in code. No one is using 5.3 anymore? cool :)