Support the ongoing development of Laravel.io →

4,311 Threads

get 5 row on basis of count

Hi I have thoursand row. some column item are repeated. I want to get the five row which is in the c...

0 Likes
1 Replies

Laravel and Microsft SQL Server

How can I use Laravel 4.2 with MSSQL Server?

0 Likes
6 Replies
Solved

Dependent select option(three)

I want dependent dropdown list (three) any one can help me? using ajax I'm using L4.2

0 Likes
0 Replies

blank page when trying to use database

When trying to create a model in laravel 5 and get data from it, I get a blank page when I add the...

0 Likes
3 Replies
posted 9 years ago

Select JSON fields

Hi guys, is there any better way to select fields that we'd like to see in JSON than using $hidden?...

0 Likes
0 Replies

How can I get to the certain page in pagination that comment is on after creating the comment?

Current I have a forum set up with some topics that people can reply to. I can easily create replies...

0 Likes
2 Replies
Solved

Having some trouble with an inventory system

I'm pretty new to eloquent and laravel so I am having trouble pulling some information from the data...

0 Likes
0 Replies

Simple and clever way to prioritize crowd-sourced data collection

Hey Fellows, I've been chewing on this problem for a few hours and while I have a solution in mind,...

0 Likes
1 Replies

3 column pivot table with Laravel 5

Hi everyone, I am currently working on my first L5 app. In this app I have database tables for users...

0 Likes
1 Replies
Solved

Why do I have to loop through the results of this query?

Hello, I am querying an external-to-my-application database. I expect to get one result back, but w...

0 Likes
3 Replies

how to return value from controller to view?

Hello, how to return value from controller to view? controller code $oSales =DB::table('sales') -...

0 Likes
7 Replies

Change database information L4

Hello everybody. First, Sorry for my english. I'm using Laravel 4 and i want to change information d...

0 Likes
0 Replies

Update() not working in MongoDB, not commiting any changes.

hi there i have a problem, so i will have to update a post and when i update it it should commit to...

0 Likes
0 Replies

Trying to get property of non-object

Hii I got this error when I view a user's profile Trying to get property of non-object Route: Route:...

0 Likes
6 Replies

Fluent: Attribute Accessors?

Hi, till now I have used eloquent but needed to switch to fluent for a special case. Now I have a st...

0 Likes
0 Replies

Custom option element in From::select()

Hello, Is there a way to insert an <option> element in front of the list generated with: Form:...

0 Likes
0 Replies
posted 9 years ago

Multiple Where in Command

I currently have been running a very simple artisian command, however I would like to very my result...

0 Likes
1 Replies
Solved

Pass value to model directly

Hi guys, I'm making web API for my app. I need to return JSON array of models with relations count....

0 Likes
0 Replies

[L5] Would someone please help me building this EAV trait?

I want to add an EAV model to my app. So I made these tables to do that: Schema::create('attributes'...

0 Likes
0 Replies
posted 9 years ago

Eloquent in Laravel doesn't accept table with an underscore

When I use something like this: $user = new User; $user->username = Session::get('usernam...

0 Likes
3 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.