I want to add on my site feature, to add ADvertisement block in custom place of my templates. Exampl...
How can i get item by it is id from LengthAwarePaginator? I have tried something like this: {{$categ...
Laravel 5.3 I have search results, need to do results per page. URL is dynamic. Depends on search r...
I have own search filter, like that: public function search(Request $request, $counter = 5){ $sear...
I have product, and it has many comments, why i cant delete product, with all of this comment? My Aj...
1 - reload page 2 - reload / resend form 3 - regenerate token 4 - if it is form, add csrf_field()
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
The Laravel portal for problem solving, knowledge sharing and community building.