Support the ongoing development of Laravel.io →

maloblanchard

Joined 9 Jul 2014

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

Empty column when inserting data

Hi, When I create a new item, I always have the column 'link' empty in my table. The table's column...

0 Likes
4 Replies
Solved

How to display posted data into my form inputs

Hi, My problem is very simple. I'd like to display into my formś input the content I wrote when ther...

0 Likes
3 Replies
Solved
replied 9 years ago

Empty column when inserting data

dd(Input::get('link')); gave me the expected result: string(9) "test-link" Using your met...

0 Likes
replied 9 years ago

How to display posted data into my form inputs

Many thanks to us! I missed ->withInput() in the controller and I didn't know about the existence...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.