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

Return view in json

Basically I have an ajax controller that returns a view like this: return Response::json(array('body...

0 Likes
2 Replies
Solved

Laravel Mailing Issue "Object of class Illuminate\Mail\Message could not be converted to string"

I'm trying to send a simple email. I know the issue is with my view but I don't know what I'm doing...

0 Likes
4 Replies
posted 10 years ago

Is there an event for when a user is logged on via cookie?

I'm trying to keep track of every time a user logs on to my site. I can handle the auth.login event...

0 Likes
0 Replies

Complex Queries and models

Hey, I'm new to Laravel but I've done quite a bit of searching and could not find any clear solution...

0 Likes
3 Replies
posted 10 years ago

problem in mp3 upload

Hello dear friends I have a problem in uploading mp3 files . when I want to upload a mp3 file all in...

0 Likes
2 Replies
Solved
posted 10 years ago

Updating unique slugs

I'm using cviebrock/eloquent-sluggable to make some nice urls. Now I want to update them to new ones...

0 Likes
2 Replies
posted 10 years ago

Deploying laravel in Godaddy

Hi everyone, I want to deploy my new laravel application in godaddy, This is first time i am doing i...

0 Likes
5 Replies

Escaping in Laravel (Blade)

I´m creating a project where I let users write their own articles. This articles are most of the tim...

0 Likes
2 Replies

Planning and implementing a prototype

This question is mainly to wrap my head around things. I'd just like to know how others go about dev...

0 Likes
0 Replies

Installation error

I made a fresh installation for laravel with reference - http://www.wikihow.com/Install-Laravel-Fram...

0 Likes
4 Replies

Inserting a non-escaped backslash character into MSSQL with Eloquent

I built a tool that creates usernames and a custom-encrypted password and inserts them into a MSSQL...

0 Likes
1 Replies
posted 10 years ago

Interface not implementing?

I'm using a Repo/Interface setup that creates a repo called EloquentItem which extends the Eloquent...

0 Likes
3 Replies
Solved
posted 10 years ago

How do I instantiate a new object by calling a class method via a Facade?

Is it possible to instantiate a new object by calling a class method via a Facade? I have this class...

0 Likes
4 Replies
Solved
posted 10 years ago

How to Use Laravel's Build Multi-sites with Different Account Auth?

How to Use Laravel's Build Multi-sites with Different Account Auth? I need to build a platform. And...

0 Likes
1 Replies
posted 10 years ago

Laravel and clustered index

Hey, I am developing an application and would now like to move it to my staging server. For the data...

0 Likes
3 Replies
Solved
posted 10 years ago

Email notifications [Feature Request]

Could we get email notifications of when our threads are commented on? Not that anything I've ever p...

0 Likes
2 Replies
posted 10 years ago

Laravel Chumper/DataTables button columns

Hey, My problem is that I can't find a way to add a button into my actions column, I've followed you...

0 Likes
0 Replies
posted 10 years ago

[v4.2.3] New boolean validation rule returns "validation.boolean" as error message

I've trying out the new boolean validation rule in 4.2.3: http://laravel.com/docs/validation#rule-bo...

0 Likes
3 Replies
posted 10 years ago

Homestead environment variables issues

Hi guys, I get this error when trying to use environment variables with the Homestead box: SQLSTATE[...

0 Likes
9 Replies
Solved
posted 10 years ago

help with package development

Hi everyone, I registered here to get some help regarding the package development. I am currently wr...

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