It'd be great if you could implement a link to last unread post automatically when you click on a to...
I really like to use Google News stand and it's easy to a website owner, to submit a new edition on...
I just started using laravel, and I am trying some code. $candidate1 = ot_Candidate::where('id', '='...
I'm building an applicaiton where I have a lot of forms and CRUD stuff. What I'm trying to achieve i...
Right now, when I do something to the database that could fail... such as add a new record where the...
if (Auth::attempt(array('email' => $email, 'password' => $password))) { return Redirect::inten...
I am working on a personal project which I hope I can make into a full fledge app everyone can use....
Can someone tell me how this code fails even though I am catching the PDOException? https://gist.git...
Our community's "Nickstr" is creating a new design for this site. I think that you'll be v...
I am in a position where I need to add PSR-4 Prefixes to the autoloader at runtime, without using th...
I am looking for help in grabbing data the proper Laravel way. An existing site is being converted t...
Hello. I am new in laravel 4 framework. I was following steps of tutorial http://www.codeforest.net/...
What Is Laravel Throttle? Laravel Throttle is a rate limiter for Laravel 4.1. Laravel Throttle was...
What Is Laravel Binput? Laravel Binput is an input protector for Laravel 4.1. Laravel Binput was cr...
What Is Laravel Security? Laravel Security is a port of the security class from Codeigniter 2.1 for...
What Is Laravel Flysystem? Laravel Flysystem is a Flysystem bridge for Laravel 4.1. Laravel Flysyst...
What Is Laravel Markdown? Laravel Markdown is a simple PHP Markdown Next wrapper for Laravel 4.1. L...
What Is Laravel HTMLMin? Laravel HTMLMin is a simple HTML minifier for Laravel 4.1. Laravel HTMLMin...
Google AppEngine is my server platform of choice for all new apps. It's affordable (free during deve...
Hey guys, having troubles with second level relationship I got it figuring out how one to many works...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community