Support the ongoing development of Laravel.io →

getting id from a join

i have this join statement : Item::join('buttons', 'items.cta_id','=','buttons.id')->where('build...

0 Likes
2 Replies
Solved

Getting Call to undefined method, while pulling records from a model.

I must be missing something obvious here... I have a model called PlanType and another called Pricin...

0 Likes
2 Replies
Solved

Problem with Firewall package

I use firewall package (http://packalyst.com/packages/package/pragmarx/firewall) in my app. This is...

0 Likes
2 Replies
Solved
posted 10 years ago

Manager/User relationship

Hi, I have set up my site so that a User can have a Role by doing: class User... public function...

0 Likes
1 Replies
posted 10 years ago

Bug. These forum posts need some html entities (and response to @rob1grie)

I just posted a somewhat incorrect answer on this thread: http://laravel.io/forum/03-10-2014-specify...

0 Likes
1 Replies

Error validation : Replace label attribute in error message

Hi, I have this code in my_view.blade.php : <div class="row"> <div cl...

0 Likes
1 Replies
Solved

Using GULP with laravel - understanding the basics

Hi I've been using basset as my asset manager and am playing with gulp.js as an alternative to compi...

0 Likes
1 Replies
posted 10 years ago

Github Atom? Thoughts?

What do you guys think of this IDE? I don't have access to it yet (its in beta) but is it just anoth...

0 Likes
7 Replies
posted 10 years ago

Getting this kind of chars from database query �� SQL Server

Hello all! I'm getting ���� instead of accented chars like ç, ã, é... from a sqlsrv PDO connection.....

0 Likes
1 Replies
Solved
posted 10 years ago

Vendor Directory Location

I want to put my vendor directory in the ../vendor folder instead of the vendor folder inside my mai...

0 Likes
0 Replies
posted 10 years ago

Vespakoen menu add active class to parent

Hi, i'm trying to build a menu with this package. The problem for me now is that the second item on...

0 Likes
0 Replies
posted 10 years ago

DB Value retrive

Retrieved value from the MySQL database using @foreach($entity as $key => $value) {{ $val...

0 Likes
1 Replies
posted 10 years ago

How to install the laravel 4?

How to install the laravel 4 in share hosting please help me.. http://imaginetventures.net/sample/R...

0 Likes
1 Replies
posted 10 years ago

Encrypted key

Hello, I can convert a key decripted (for example: 1032) to key encrypted? Thanks

0 Likes
1 Replies

thomaswelton/laravel-gravatar Installation Quesiton

I am trying to install thomaswelton/laravel-gravatar Gravatar Helper and I am having a slight issue....

0 Likes
2 Replies
posted 10 years ago

Getting orderby in conversation

How do I achieve to order my conversation by latest messages. I got this so far but it's not working...

0 Likes
1 Replies

Opinion on getReceiver

Would you do // Model public function getReceiver() { return $this->users()->where('user_i...

0 Likes
0 Replies
posted 10 years ago

Queued function cannot write files

I'm currently queueing a function using Laravel's built-in queueing system and iron.io. The problem...

0 Likes
1 Replies

Baum Nested Set Retrieve all tree with relation

Hi, I have Category model based on Baum Nested Set (https://github.com/etrepat/baum) package and Cat...

0 Likes
2 Replies
Solved
posted 10 years ago

Answer to: How to get secure routes in form?

For some reason when a reply is posted to: http://laravel.io/forum/03-11-2014-how-to-get-secure-rout...

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.

© 2024 Laravel.io - All rights reserved.