mehedyh259's avatar

Laravel Collective Form not installing in latest version of laravel

I am using the latest version of laravel. Now i want to use laravel collective form. but i couldn't install it. i need a solution for this problem.. composer required "laravelcollective/html ^5.4.0" this code does not work for me..

0 likes
5 replies
Tray2's avatar

I highly recomend that you learn to do it properly and not use the Collective form since it will make it so much harder to find the issues in your code. That being said it has not been any updates in over seven months.

mehedyh259's avatar

so.. what should I use except this one?? will media-library help me to figure it out>???

mehedyh259's avatar

i also tried to install media-library. but this one also did not work for me...what can i do?? please suggest

Tray2's avatar

You can use whatever you like but the Collective HTML / Forms is one that is not recommended to use by many of the users here.

Please or to participate in this conversation.