Support the ongoing development of Laravel.io →

Form model binding - encode part into json or add seperate table

So i'm developing an application where parts of the form have data which are meant to populate other...

0 Likes
0 Replies
posted 11 years ago

@include a subview in a @foreach loop

Hi! I was wondering if it's correct to use the @include function inside a @foreach loop in a blade f...

0 Likes
0 Replies
posted 11 years ago

Asset pipeline breaks app in production. Produces ';' js page

I just pushed my app to production server it broke ! I started looking out for the root and found 2....

0 Likes
1 Replies
posted 11 years ago

@extends versus @extend in Blade templates - Laravel 4.2

I'm building my first package in the workbench. Started it off requiring Laravel 4.1, but then tonig...

0 Likes
0 Replies

Request a routes content

Hi guys, Is it possible to call a route(something like Route::call('some/route') and catch it's resp...

0 Likes
2 Replies
posted 11 years ago

Updating to 4.2 without Composer Update

So after half a day I still cannot get Composer to successfully update. I get the SSL crypto enablin...

0 Likes
1 Replies
Solved

sync models without id's

Hi, I have model timesheetweek which has many (7) timesheetdays. On a view I can dynamicly add sever...

0 Likes
1 Replies

testing error

Hi Im having issues running tests migrations for example I have a package that add a column to the u...

0 Likes
0 Replies
posted 11 years ago

Can you defer a package that has a config?

The docs say: If you are writing a service provider that does not register any resources such as co...

0 Likes
0 Replies

Using ODBC with laravel

Hi guys I want to code in laravel and want to create some small projects for my company , but they u...

0 Likes
0 Replies
posted 11 years ago

Searching polymorphic relationships

I am trying to return records that have a specific value in a related model connected via a polymorp...

0 Likes
0 Replies

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 11 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 11 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 11 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 11 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

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.