Support the ongoing development of Laravel.io →
Donny5300

Donny5300

Joined 3 May 2014

Statistics

Threads 30
Replies 25
Solutions 2
Articles 0
posted 10 years ago

Access model ID in Route::filter()

Hey guys, I'm binding my forms, but now i want to catch the model ID in my filter. How can i do that...

0 Likes
0 Replies
posted 10 years ago

Add GET values to Form::model()

Hey guys, Im using a Form::model() but i want to add a $_GET value to it. Can someone tell me how to...

0 Likes
0 Replies
posted 10 years ago

Prevent typing "use Input;" in controllers

Hey guys, i have the current folder structure: app/controllers app/controllers/admin app/controllers...

0 Likes
2 Replies
posted 10 years ago

Eloquent - Get all result, group by, order by id

Hey guys, I have a model with versions. I get this records with the following code: $versions = Vers...

0 Likes
1 Replies
posted 10 years ago

Translating custom messages

Hey guys, Im trying to translate a field but i cant get it done. Can someone explain me what i'm doi...

0 Likes
0 Replies
replied 9 years ago

Request to review my package Modulair Router

The package is designed for modulair web applications. The most of the routes will be through the da...

0 Likes
replied 9 years ago

Url ENCRYPTION

You can use a GUID/UUID, its a hash that is bound to a user. Dont use it for relations but i.e.: $us...

0 Likes
replied 10 years ago

API only, no blade needed.

If you're going to create a API based application, you can use a index.html to render everything on...

0 Likes
replied 10 years ago

API only, no blade needed.

Did you already took a look at Lumen? It should work perfectly in combination with Angular :)

0 Likes
replied 10 years ago

Prevent typing "use Input;" in controllers

ModestasV im using PHPStorm and PHPstorm does that automatically like you say. The thing is, using \...

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.