Support the ongoing development of Laravel.io →

4,606 Threads

posted 9 years ago

Laravel Problem with Query

Hi please i wana this excel function if(A2="";"";if(OR(R2="Email";...

0 Likes
1 Replies

Creating database and accessing it's records without ORM

So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...

0 Likes
2 Replies
Solved

Sort & Filtering with AJAX

Hi All, can somebody advise me which best plugin or way to implement sort & filtering using AJAX...

0 Likes
0 Replies
posted 9 years ago

Fetch data from the database and Display in Google map

how do i fetch lat and lng in the database and display in the google maps using laravel? anyone who...

0 Likes
0 Replies

update data from database using <select onchange()><option> using laravel 5

please help me. how i can update data from database using select option, ajax onchange without submi...

0 Likes
3 Replies

utf8 in route / url

My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...

0 Likes
6 Replies
Solved
posted 9 years ago

SQL where parameters

Hi guys, I am new to Laravel and it's great! but i am struggling with one issue for couple hours now...

0 Likes
1 Replies

Help in solving this error

Hi, I'm just starting to learn laravel and I keep experiencing this one problem I really don't know...

0 Likes
4 Replies

Call to undefined method stdClass::getCategory()

Failing to load the name of the category :( WelcomeController@index: public function index(){ $pos...

0 Likes
3 Replies
posted 9 years ago

How to do this Query using laravel?

Hello. How I can do this query: SELECT COUNT(*) as `members` FROM `users` WHERE `rank` IN (SELECT `i...

0 Likes
1 Replies

Doctrine + Dingo API

Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...

0 Likes
4 Replies
Solved

Get selected value from post

Greetings, I have a drop-down box that filters my query data and I would like it to retain the selec...

0 Likes
6 Replies

How To Retrieve data

Hi, as per subject how to retrieve data form field that has relation. My Relation class iklan extend...

0 Likes
1 Replies

Achievements/badge system laravel 5.1

I like to implement a badge-system on my own personal projects build with Laravel 5.1 It’s been days...

0 Likes
0 Replies

how to use Form::select category

Hallo , i have problem : htmlentities() expects parameter 1 to be string , i don't know error in Fo...

0 Likes
0 Replies

Code less or more?

Here are 2 pieces of code that does the same thing. Which one do you prefer? 1- Magical: $flights =...

0 Likes
0 Replies
posted 9 years ago

issue with temporary tables and pdo read/write connection

I'm creating a temporary table, but it only exists on the PDO connection it was created on. It seem...

0 Likes
2 Replies

Auto join on model call

I have two models Item [table: id,title,param_id] and ItemParam [table: id,param_name]. Is it possib...

0 Likes
0 Replies

Custom validators on empty string

How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...

0 Likes
3 Replies

Laravel 5 eloquent relationship between 4 tables

I have four tables, i used Laravel 5.2 eloquent method Municipalities id name --------------- Barang...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.