Search for threads, articles and users
Quickly access threads and articles by running a global search.
No results found
We couldn’t find anything with that term. Please try again.
it looks like country_id is not set
you can use a default value
$country = Country::findOrFail(Input::get('country_id', 1));
kpzani but in future i have more than one country
Sign in to participate in this thread!
Your banner here too?
We'd like to thank these amazing companies for supporting us
Your logo here?
The Laravel portal for problem solving, knowledge sharing and community building.
Laravel.io
Socials