Support the ongoing development of Laravel.io →

Load different template on different request

I do have 2 different on my pages but I would like to load in different situation, for example when...

0 Likes
1 Replies

Loosing relationship when doing ->select(...)

Hi, I have two tables that look something like this: # Author # ID Name Slug 1 Denni...

0 Likes
3 Replies
posted 11 years ago

String Vs Text in Schema

I like to know the difference between String vs Text in schema. (Also longText , mediumText) I'm sav...

0 Likes
4 Replies
Solved
posted 11 years ago

Multiple mail "to"

Hello Laravel Folks, How can I specify multiple email addresses in the Mail::queue function? Do I ch...

0 Likes
1 Replies
posted 11 years ago

Compiling or pipelining Sass assets

I need a comprehensive guide on how to do it. I already tried LaravelGuard from Jeffrey Way (which d...

0 Likes
0 Replies

Storing configuration on database

I need some configuration to be changeable by a logged in user, and at first I thought at a file ins...

0 Likes
9 Replies
Solved

Creating migrations on a web server

I am following the laravel tutorial guide for the creation of migrations. In the guide, it says to u...

0 Likes
2 Replies

Sending automated emails based on user notification settings

Hello, I am currently working on automated user notifications (Emails and cell phone text messaging)...

0 Likes
13 Replies

Make Laravel packages stable

Laravel composer want stable as minimum-stability. If I attempt to install my own package I've to se...

0 Likes
3 Replies
posted 11 years ago

RestAPI compatible with Ember.js

Hi there, I am using Ember.js (http://emberjs.com/) for developing most of my frontend-applications...

0 Likes
3 Replies
Solved

Accessing Model and Controller from custom library class

I'm trying to access a Model and Controller from a custom library class. I have created an app/lib f...

0 Likes
2 Replies
Solved

Laravel + Angular Js : File Data problem

Hello I develop a website with Laravel and AngularJs for my studies, But i've a problem with "f...

0 Likes
0 Replies

__DIR__ set wrong?

Recently updated Laravel to 4.1, tried running "artisan serve" and get this error: Symfony...

0 Likes
1 Replies
Solved

Password reset function

Hello all, I tried implementing my own version of the Laravel password reset functionality. The main...

0 Likes
2 Replies
posted 11 years ago

do not work my workbench package

Hello buddies, I have a problem in package development. When I create a new workbench package these...

0 Likes
7 Replies
Solved
posted 11 years ago

Token is not changing

I'm using a form in my project and the CSRF token is the same every time I load/reload the page. Eve...

0 Likes
4 Replies
Solved

whereHas() within a where() sub-query.

Howdy! When I try to use a whereHas within a grouped where class, I get an error. Any ideas? $activi...

0 Likes
2 Replies

Setting transient properties on Eloquent models without saving to database?

Is there a way to set a transient property for an Eloquent model that won't save to the database? Fo...

0 Likes
3 Replies
Solved
posted 11 years ago

Manning's 'Laravel in Action' Early Access is 50% off today

Head over to this link: http://www.manning.com/surguy/ Use this code when checking out: dotd021014cc...

0 Likes
0 Replies
posted 11 years ago

Laravel ignores server port

I'm trying to use Laravel inside of a web IDE's virtual machine (Codio in this case). They use a cus...

0 Likes
4 Replies
Solved

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.