Support the ongoing development of Laravel.io →

Building route urls with named routes and model bindings Laravel 4.1

Greetings, I've been having issues building URL::route urls for route groups with named routes and m...

0 Likes
0 Replies
posted 10 years ago

Displaying passed variable

Hey, i am passing a variable like this return Redirect::back()->with('error', Lang::get($response...

0 Likes
1 Replies
Solved

Is there some package implemented some jQuery tree serialized with a ORM model?

I want to implement use some jQuery tree package like jsTree to allow user to add/edit/remove some n...

0 Likes
0 Replies

Persistence Problem: Session:get is null after PayPal returns user to my site.

I am assigning the following array to transactionInfo. $transactionDetails=[ 'am...

0 Likes
4 Replies
posted 10 years ago

File upload package

Has anyone managed to create package for file managing ? I mean with upload/download ? I'm trying to...

0 Likes
4 Replies
Solved

Password reminder email

Hey, i made a password reminder and it successfully sends emails, but i do not know how to modify th...

0 Likes
1 Replies
posted 10 years ago

Can I use laravel without using migrations

Dear All, I am new to laravel , can I skip migrations and use model connecting directly to my existi...

0 Likes
2 Replies
posted 10 years ago

Button Link Macro - Form::btnLink(blablabla...)

This post is based on a thread I found in the old forums regarding binding a custom macro to Form::...

0 Likes
0 Replies

How to call a function in response to a deletion of a record by a foreign key constraint?

I have defined a Model class named Support, which abstracts the "supports" table of my DB....

0 Likes
0 Replies

Problem using gmail smtp

Hi I got this error when i posted the website on my hosting. Please help what's goin on why i got th...

0 Likes
0 Replies
posted 10 years ago

Consistent error on production

On my production site, I am getting several errors like this every hour: SplFileInfo::getMTime(): st...

0 Likes
1 Replies

Is there any laravel application using closure-table package?

I am interested in how to create that closure-table model?

0 Likes
0 Replies

Apache2 - Whoops there was an error

Hi, I need some help. I've been trying to get to my Laravel app without success. I'm seeing the NotF...

0 Likes
0 Replies

Pivot Model with Polymorphic Relationship to another Pivot Model

Here's an overview of my schema. Pardon the rotation. I'm trying to establish a Polymorphic Relatio...

0 Likes
1 Replies
Solved

What is [PDOException] ?

I create a model and a migration in Laravel 4 and add some variables in the migrations and in the mo...

0 Likes
1 Replies
Solved

Which packages has used Baum package

Or any package has used closure table package?

0 Likes
0 Replies

Eloquent model with multiple 1-to-many relationships to the same table

I've just asked this over on StackOverflow http://stackoverflow.com/q/24490324/15531 but I might get...

0 Likes
1 Replies
posted 10 years ago

Custom Layout Folder

Due to some reason i have to keep my layouts at some specific folder. For example, if i have a follo...

0 Likes
1 Replies

Bug with sync()?

Hi! I have a form where you edit data, submit to save it, and then return to the same edit view agai...

0 Likes
3 Replies

Comments for multiple models

Hello, I know this question is a little bit vague, but I need to implement the ability to add commen...

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.