Support the ongoing development of Laravel.io →
posted 11 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 11 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 11 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 11 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 11 years ago

DB Value retrive

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

0 Likes
1 Replies
posted 11 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 11 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 11 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 11 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 11 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

How to get secure routes in form?

I have my routes defined in routes.php Route::any('user/list', array( 'as' => 'UserList', 'uses...

0 Likes
0 Replies

Passing hundreds of variables from controller to view

Here is my controller: public function stats() { $title = "Stats"; $stats = DB...

0 Likes
4 Replies

google plus share - curly brackets

I need to render a google plus share link in my project. I have the url data in my database and call...

0 Likes
2 Replies
Solved

From Model Binding with one to many relation

Hello! I've got a problem with a form which should be populated with values from my database. My dat...

0 Likes
2 Replies
posted 11 years ago

Allow custom bindings in my service provider

So i've got the source of a package i have forked, and i'm trying to modify it so that parts of the...

0 Likes
0 Replies

< select name="options" multiple > How to store in a array within the database

How would I store <option > 's in a mulitple select like so <select name="options" multiple...

0 Likes
0 Replies
posted 11 years ago

twitter bootstrap 3.1.1 not displaying dropdown items

I cannot work this problem out. Using twitter bootstrap 3.1.1 mostly everything I need to do works w...

0 Likes
19 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.