Support the ongoing development of Laravel.io →

Error rendering view: [user::profile.profile]

Hello everyone! I receive the following error: Error rendering view: [user::profile.profile] Trying...

0 Likes
5 Replies

Better IoC design pattern?

I have finally got my head around IoC (thanks to Jeffrey and Laracasts :) ) and I'm now looking to a...

0 Likes
2 Replies
Solved

Testing classes which connect to external services

Currently I'm trying to improve my TDD (PHPspec) in Laravel, though I'm facing several problems when...

0 Likes
0 Replies

Eloquent LEFT JOIN WHERE NULL producing strange results

I'm trying to use Eloquent to perform the following query during a database seed: SELECT * FROM...

0 Likes
1 Replies
Solved

N+1 single view Data Retriving

Dear All, I have a problem like that. // First, I created one to many relation for Post and PostCate...

0 Likes
2 Replies
Solved

validator with mime XLS fail

hi guys.. I have some problem with laravel validator,.. I just want upload my xls file, but I got th...

0 Likes
3 Replies
posted 10 years ago

sum of group by 2 dimensional array in laravel?

I would like to sum of group by 2 dimensional array like: $data=array( array('name'=>'Theara', 's...

0 Likes
0 Replies
posted 10 years ago

BindingResolutionException using Schema\Blueprint and Builder

Hello eveyone, I am trying to create an application that creates custom tables and columns in my dat...

0 Likes
0 Replies

json respone related issue

Hi there, I am trying to integrate jQuery dataTables in my Laravel project but I can't seem to be ab...

0 Likes
1 Replies
Solved

.htaccess: Options not allowed here

I had an installation of laravel working and was doing a youtube tutorial. Everything was working f...

0 Likes
0 Replies

Artisan broke?

Been working on a large project for a while now, everything have gone without a hitch, until now. I'...

0 Likes
5 Replies
posted 10 years ago

Making packages

Hi there. Ive made a package, that i would like to share with the rest of the Laravel community. I a...

0 Likes
3 Replies
posted 10 years ago

Multiple conditional eager load constraints

Hello, I'm working on a filtering system, where I need to find users which have certain properties d...

0 Likes
2 Replies
posted 10 years ago

How can I add external Library

can somebody tell me how to add external library I am trying to make http://dev.horde.org/imap_clien...

0 Likes
2 Replies
Solved
posted 10 years ago

Sending mail,Exception

1. Exception info Swift_TransportException Expected response code 220 but got code "502",...

0 Likes
2 Replies
Solved

laravel and postgresql

hi i want use laravel for the first time, i used yii before with postgres without problem, just dowl...

0 Likes
1 Replies

FatalErrorException instead of NotFoundHttpException - Can't figure out why

Hi all, My app is currently throwing the following exception whenever I browse to a URL that should...

0 Likes
1 Replies
Solved

Array to string conversion on Session::get

Hi, this is my store function in UserController public function store() { $activation = str_random(...

0 Likes
1 Replies
Solved

Images from database not showing in view?

Hey guys, In my application I have some images that belong to some articles. These are shown perfect...

0 Likes
5 Replies
Solved

Where do these validation rules belong?

Hi, I am building a user submitted video playlist and need to impose rules such as: Users can only...

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