Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

me10071990's avatar

thanks you so much @tray2 , @snapey , @slev1n , @saurabhd , @aswinghosh , It's working perfectly,

I changed in to database column form $table->string('link')->default(''); to $table->string('link')->nullable('');

I learnt a lot from this, Thanks again to all, :)

Previous

Please or to participate in this conversation.