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

Laravel 4 Limit number of parameters in the URL

I am trying to restrict the number of parameters in the URL depending on the controller but I can't...

0 Likes
3 Replies
posted 10 years ago

select from $query

I have a fairly complex query that combines (via union) the results of a couple of different queries...

0 Likes
1 Replies
Solved

Deploying to DigitalOcean via Rocketeer (or Git?)

Hello everyone, I am trying to figure out how I am going to deploy an application. I think I will be...

0 Likes
4 Replies
posted 10 years ago

Mail - Close connection

I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...

0 Likes
1 Replies

[Package] Laravel HttpCache

HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...

0 Likes
2 Replies

Eloquent relationships remember()

Is it possible to cache relationships with the remember function? $screen->Texts()->with('Tex...

0 Likes
2 Replies

Eloquent mass assignment security policy

The fill method of Illuminate\Database\Eloquent\Model is used for mass assignment, and it is called...

0 Likes
14 Replies
Solved

Ajax pagination with select box to chose number of items per page

I found this: https://gist.github.com/tobysteward/6163902 for ajax pagination. It works great. Howev...

0 Likes
1 Replies

Advanced leftJoin with date functions

Hi, I have https://gist.github.com/RokSiEu/8793452 But I need to get https://gist.github.com/RokSiEu...

0 Likes
1 Replies

Deployment of a test Rocketeer/Laravel project fails

I'm trying to deploy a simpel laravel project (just the basic laravel code) using Rocketeer. However...

0 Likes
2 Replies
Solved

Doctor Channeling System

Hi, So we have a new project that will be used by multiple hospitals to have web-based doctor channe...

0 Likes
0 Replies
posted 10 years ago

Found a bug (i think)

Hi, i am tring to make a restful controler but i have some problems with this: {{ Form::model($clien...

0 Likes
4 Replies
posted 10 years ago

Changed github username, can you change my account on here?

Sorry to be an inconvenience but I changed my github username from Nylad to thestepafter. Is it poss...

0 Likes
4 Replies
posted 10 years ago

Austin, TX

Next week, Feb 11th, we're holding a Laravel meetup at the Capital Factory, a very cool space that h...

0 Likes
0 Replies
posted 10 years ago

Installing Laravel on a subdomain

Hi, I'm trying to install Laravel on a sub-domain. I've searched a lot of resources on Google, but s...

0 Likes
0 Replies

Derived table from Pivot table

Hi folks, i have an issue about a derived table from a pivot table. Here is my schema: locale id nam...

0 Likes
4 Replies
posted 10 years ago

Detecting if script is ran from artisan or not

Hi, I have some model event listeners that I don't want to be ran when I run a migration with artis...

0 Likes
2 Replies
posted 10 years ago

How can I add where clause on DB::raw equation result?

I have a query with a select that has a DB:raw equation to get an invoice balance. I'm not sure how...

0 Likes
0 Replies
posted 10 years ago

Polymorphic Relationship with Self referencing

I've created a user relationship similar to that of twitter. This is a self referencing many-to-many...

0 Likes
0 Replies

Disable build-in commands

Is it possible to disable the build in commands like migrate. To be certain I can't run them by acci...

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

© 2024 Laravel.io - All rights reserved.