Support the ongoing development of Laravel.io →

Basic http authentication

I know how to use Laravel's basic authentication and how to change the column name. Is there a way t...

0 Likes
6 Replies
Solved
posted 10 years ago

Welcome to the Laravel.io Forums Public Beta!

Welcome to the Laravel.io forums public beta The fact that we've gotten this far is a testement to t...

0 Likes
27 Replies
posted 10 years ago

LESS support in Laravel

I've been looking around a little bit on this topic and I've found quite a few bundles and so forth,...

0 Likes
19 Replies

Redirect::Back() tries to return to favicon.ico

I have an app using laravel 4.1. In an edit function - which has been working fine up until now has...

0 Likes
1 Replies

How to install ext-gmp?

I get the following message when upgrading one of my L4.0 projects to 4.1 phpseclib/phpseclib sugges...

0 Likes
2 Replies
posted 10 years ago

$this->beforeFilter() ordering

Hey all, Can someone explain to me how the beforeFilter() thing works? I'm running into an issue wh...

0 Likes
1 Replies
posted 10 years ago

Bcrypt hashing not supported

Greetings people: Im trying to use Hash class to encrypt my passwords, but the error Bcrypt hashing...

0 Likes
4 Replies

Any easier way to do this? Can you extend a model that's a conditional of the parent model?

Check out my code here: http://laravel.io/bin/9n9 I have a working solution now as shown, but I'd li...

0 Likes
0 Replies
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

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.