laravel4-powerpack icon indicating copy to clipboard operation
laravel4-powerpack copied to clipboard

Brings back HTML, Form and Str helper classes to Laravel 4!

Results 5 laravel4-powerpack issues
Sort by recently updated
recently updated
newest added

My form open line is currently: `{{ Form::open('login', 'POST') }}` But it's returning this error: ErrorException: Catchable Fatal Error: Argument 1 passed to Illuminate\Html\FormBuilder::open() must be of the type array,...

Colorizes a string of code (PHP, HTML, etc...) The function uses PHP's highlight_string() function, so the colors used are the ones specified in your php.ini file.

Why is there date picker form element missing, such that were in L3 natively?

There seems to be no way of creating a disabled input.