Support the ongoing development of Laravel.io →

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

Laravel-HTMLMin

What Is Laravel HTMLMin? Laravel HTMLMin is a simple HTML minifier for Laravel 4.1. Laravel HTMLMin...

0 Likes
0 Replies
posted 10 years ago

Laravel on Google AppEngine: Any way to NOT write services.json?

Google AppEngine is my server platform of choice for all new apps. It's affordable (free during deve...

0 Likes
1 Replies

Relationship questions

Hey guys, having troubles with second level relationship I got it figuring out how one to many works...

0 Likes
2 Replies

Best architecture for multiple applications

Hi , I was searching for an alternative framework CodeIgniter framework and found Laravel and that s...

0 Likes
1 Replies

Question about Query Strings

Hello all, first off love the new forums. Looks absolutely awesome and love the Github idea. (Who do...

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.