I tried laravelcollective/html some days ago to recover the facades I was using in Laravel 4, but I couldn't get it working again. So now I'm using plain html.
Apr 3, 2016
3
Level 5
About "laravelcollective/html" package.
Guys How many of you are prefer to use HTML/FORM helper instead of plain form in laravel? In my crud generator package I've required "laravelcollective/html" Now I want to decouple it from my package. Any suggestion or idea about this?
My package is: https://github.com/appzcoder/crud-generator
Please or to participate in this conversation.