Support the ongoing development of Laravel.io →
zenry

zenry

Joined 3 Feb 2014

Statistics

Threads 2
Replies 218
Solutions 25
Articles 0
posted 11 years ago

Amsterdam Hackatron

Anyone going? http://www.amsterdamhackathon.com

0 Likes
0 Replies

Repository tutorial

I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...

0 Likes
6 Replies
replied 11 years ago

API-first CMS

as far as SEO goes, people can query the API with JS and if a bot swings but they can query the same...

0 Likes
replied 11 years ago

API-first CMS

a couple of guys are doing a great job on https://github.com/dingo/api

0 Likes
replied 11 years ago

Repository function parameters, id vs object

I think this is exactly why repositories are useful, look at below code <?php namespace Acme; cl...

0 Likes
replied 11 years ago

How to add more data to Auth::user() without extra queries?

$userId = Session::get(Auth::getName()); // user id from session (no query) can you query the Accou...

0 Likes
replied 11 years ago

What is the difference between these methods of returning a json response

first one is a JSON response because of a filter second is just JSON data without the cookie third...

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.