Support the ongoing development of Laravel.io →
posted 10 years ago

Performance Test

Hello, How can I check the performance of Laravel 4?

0 Likes
1 Replies

Sentry 2 & custom auth hash

Has anyone managed to implement their own password hash system using Sentry 2? If so, could you pos...

0 Likes
2 Replies
posted 10 years ago

Google analytics problem

Sorry for asking this here, but I got no help on google groups. Does anyone know how do you add a ne...

0 Likes
1 Replies
Solved
posted 10 years ago

HTML::image : image rotates automatically

Hi, I have a problem with the function HTML::image(). When i use it with a heavy image (more thant 1...

0 Likes
2 Replies

Laravel With CouchDB

Hi guys, I'm developing an application that requires the use of a noSQL base,(CouchDB prefered). I k...

0 Likes
0 Replies
posted 10 years ago

I am unable to connect to mysql database using laravel 4

PDOException could not find driver this is configaration in app/config/database.php 'default' =>...

0 Likes
1 Replies

Many to Many relationship generating sql with where clause looking for null

I am trying to create a Many to Many relationship with Eloquent but the SQL generated is checking my...

0 Likes
0 Replies

Set Relative Address in Artisan command for simplepie

I use Simplepi as artisan command for red feed . for setteing simplepie i need the relative address...

0 Likes
0 Replies
posted 10 years ago

Pivot table wherePivot

I got a function to find a friend request by friend pivot id. Code // Repository public function fin...

0 Likes
0 Replies
posted 10 years ago

Custom Control Structures

How can I pass multiple arguments to a custom control structure? Custom control structure is defined...

0 Likes
1 Replies

Form data not being saved

I have a one page form, which data needs to be saved to 2 tables - Company and User. A Company has m...

0 Likes
3 Replies

When inserting Postgresql JSON type field in eloquent, getting a escaped string

Hi, im having this issue, more info http://help.laravel.io/628636319849786ae066f7dfe72389b0e1d3e140,...

0 Likes
0 Replies

Config file not loading in local environment

I have a structure like this /app/config/vagrant/packages/ipunkt/laravel-analytics/analytics.php and...

0 Likes
1 Replies
Solved

Repository pattern: how to access related repository's method?

I have two eloquent model: Foo and Bar. class Foo extends \Eloquent { public function bar()...

0 Likes
2 Replies

Unwanted Characters in Response

hi for bad english writeing excusme when try to connect db and read some data any way my response co...

0 Likes
1 Replies
Solved
posted 10 years ago

Organisation of code used in multiple models (image manipulation)

Hi ! My question is about where to place some piece of code. I use Intervention Image to handle my i...

0 Likes
5 Replies
posted 10 years ago

Put drop-down list selection in Sessions and replace

I have been working with laravel Forms and Sessions the past 2 days but cannot seem to figure out so...

0 Likes
3 Replies

Problem with laravel/cashier

I got into trouble with that package created from Taylor can anyone help?? Here`s the complete Marku...

0 Likes
1 Replies
posted 10 years ago

GroupIn Method for Collection

First of all, English is not my primary language and if the group in term is wrong for what I'm tryi...

0 Likes
1 Replies

Laravel pivot table Base table or view not found

Hi im trying to query my tasks table. A little background information on the tables and how they are...

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