Support the ongoing development of Laravel.io →

Forget cache on touch

Hey, I want to cache my queries like getting all projects assigned to a user. I use ->remember(36...

0 Likes
3 Replies
posted 10 years ago

Convince me of the advantages of L4 migrations

I've never been a fan of L4's migration approach. Maybe it's just the way I develop that is the rea...

0 Likes
13 Replies

Suggestion: link to last unread post

It'd be great if you could implement a link to last unread post automatically when you click on a to...

0 Likes
12 Replies
posted 10 years ago

Proposal for create a Laravel Google Newsstand account

I really like to use Google News stand and it's easy to a website owner, to submit a new edition on...

0 Likes
0 Replies

Chaining first()

I just started using laravel, and I am trying some code. $candidate1 = ot_Candidate::where('id', '='...

0 Likes
1 Replies

Solution for form labes / column headers

I'm building an applicaiton where I have a lot of forms and CRUD stuff. What I'm trying to achieve i...

0 Likes
2 Replies
posted 10 years ago

Error handling design advice

Right now, when I do something to the database that could fail... such as add a new record where the...

0 Likes
3 Replies

Authentication by Email OR UserName

if (Auth::attempt(array('email' => $email, 'password' => $password))) { return Redirect::inten...

0 Likes
3 Replies

Is Laravel right for me?

I am working on a personal project which I hope I can make into a full fledge app everyone can use....

0 Likes
2 Replies

Failed PDOException

Can someone tell me how this code fails even though I am catching the PDOException? https://gist.git...

0 Likes
1 Replies

One with different data (view for email content that is sent to different users)

Hi, I would like to send email (with same content) to multiple users but I'm having trouble to figur...

0 Likes
3 Replies
Solved
posted 10 years ago

There's a new site design coming, and more.

Our community's "Nickstr" is creating a new design for this site. I think that you'll be v...

0 Likes
9 Replies

Add Psr4 Autoloader at runtime

I am in a position where I need to add PSR-4 Prefixes to the autoloader at runtime, without using th...

0 Likes
1 Replies

Help with proper query

I am looking for help in grabbing data the proper Laravel way. An existing site is being converted t...

0 Likes
1 Replies

Problem with laravel authentication panel

Hello. I am new in laravel 4 framework. I was following steps of tutorial http://www.codeforest.net/...

0 Likes
2 Replies

Laravel-Throttle

What Is Laravel Throttle? Laravel Throttle is a rate limiter for Laravel 4.1. Laravel Throttle was...

0 Likes
0 Replies

Laravel-Binput

What Is Laravel Binput? Laravel Binput is an input protector for Laravel 4.1. Laravel Binput was cr...

0 Likes
0 Replies

Laravel-Security

What Is Laravel Security? Laravel Security is a port of the security class from Codeigniter 2.1 for...

0 Likes
0 Replies
posted 10 years ago

Laravel-Flysystem

What Is Laravel Flysystem? Laravel Flysystem is a Flysystem bridge for Laravel 4.1. Laravel Flysyst...

0 Likes
0 Replies

Laravel-Markdown

What Is Laravel Markdown? Laravel Markdown is a simple PHP Markdown Next wrapper for Laravel 4.1. L...

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.

© 2024 Laravel.io - All rights reserved.