Hello, in laravel 5.4 setting rule for unique name like $rules = array( 'name' => 'r...
I define Date field as : Date::make(__('Published at'), 'published_at')...
But when it is absolutely necessary , which code/methods do you use ?
I have just payed attention that my application home Link had “/” at end. Could it be the issue? I...
Thanks for answer! If found that similar rule works ok when I need "=" in sql statement r...
The Laravel portal for problem solving, knowledge sharing and community building.