Hi again,
I want to add an HTML 5 date input type. I am using this guide and file: http://blog.smalldo.gs/2014/04/laravel-4-html5-input-elements/
But it doesn't seem to do anything. I also added
require app_path().'/misc/form_macros.php';
to app/start/global.php
, but no joy.
Actually, it looks like my browser just doesn't support that input type.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community