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

Query builder parameter bindings in wrong order

It seems that the query builder is binding the parameters in the wrong order. Here is my query: $que...

0 Likes
0 Replies

[SOLVED]Query not matching the right IDs. How to specify?

Hi, I'm building an application where you can create your own lessons. A lesson has many slides and...

0 Likes
0 Replies

Auth::check performance

folks i have a performance question, i user Auth::check a lot within controller and views is it bett...

0 Likes
6 Replies
posted 10 years ago

Problem with Validation

Hello I have a UsersController which just fills the User Model with the Input-Data (http://laravel.i...

0 Likes
2 Replies

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

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.