Support the ongoing development of Laravel.io →
usm4n

usm4n

Joined 19 Feb 2014

Statistics

Threads 2
Replies 82
Solutions 17
Articles 0

Tutorials on upcoming Laravel 4.3.

Hi, new tutorials on upcoming Laravel 4.3 are available on codeheaps.com: Laravel 4.3: New Awesome...

0 Likes
0 Replies

[Package] Guardian: RBAC Package For Laravel 4.2

##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...

0 Likes
2 Replies
replied 11 years ago

Normal foreign key error:

Possible solutions but not sure: Database tables should be using InnoDB engine. The migrations shou...

0 Likes
replied 11 years ago

What's the correct way to get the ID from the URI?

@vbmark its ok, but there is a better way to generate urls using named routes... Route::get('cars/{i...

0 Likes
replied 11 years ago

Simple application built with laravel?

I have written a blog tutorial, and every thing is explained from models to authentication, here you...

0 Likes
replied 11 years ago

Master-Detail

You can register route like this: Route::get('/dependencies/{id}/inventories',['as' => 'inventory...

0 Likes
replied 11 years ago

Insert One to Many with multiple records

Alternatively, to reduce queries you can insert multiple records like : Image::insert([ [ 'path'=...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.