Hi please i wana this excel function if(A2="";"";if(OR(R2="Email";...
So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...
Hi All, can somebody advise me which best plugin or way to implement sort & filtering using AJAX...
how do i fetch lat and lng in the database and display in the google maps using laravel? anyone who...
please help me. how i can update data from database using select option, ajax onchange without submi...
My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...
Hi guys, I am new to Laravel and it's great! but i am struggling with one issue for couple hours now...
Hi, I'm just starting to learn laravel and I keep experiencing this one problem I really don't know...
Failing to load the name of the category :( WelcomeController@index: public function index(){ $pos...
Hello. How I can do this query: SELECT COUNT(*) as `members` FROM `users` WHERE `rank` IN (SELECT `i...
Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...
Greetings, I have a drop-down box that filters my query data and I would like it to retain the selec...
Hi, as per subject how to retrieve data form field that has relation. My Relation class iklan extend...
I like to implement a badge-system on my own personal projects build with Laravel 5.1 It’s been days...
Hallo , i have problem : htmlentities() expects parameter 1 to be string , i don't know error in Fo...
Here are 2 pieces of code that does the same thing. Which one do you prefer? 1- Magical: $flights =...
I'm creating a temporary table, but it only exists on the PDO connection it was created on. It seem...
I have two models Item [table: id,title,param_id] and ItemParam [table: id,param_name]. Is it possib...
How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...
I have four tables, i used Laravel 5.2 eloquent method Municipalities id name --------------- Barang...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community