Support the ongoing development of Laravel.io →

kevinklika

Joined 8 Jun 2014

Statistics

Threads 3
Replies 2
Solutions 0
Articles 0
posted 9 years ago

Resource URL without name

I have a resource set up very simply, and my routes look like "/recipes/{recipes}". I woul...

0 Likes
1 Replies
posted 9 years ago

Resource Routes

I have resources, and doing the routes for a single resource is easy: URL::route('reply.edit', $repl...

0 Likes
0 Replies
posted 9 years ago

Spacing with Blade functions like @yield

One thing that has constantly bugged me is how @yield handles tabs ... I understand that it basicall...

0 Likes
0 Replies
replied 9 years ago

Best practices question - REST Controllers

I think optimally you could use any "method" you want... regular ones like POST, PUT, etc,...

0 Likes
replied 9 years ago

[L5] Allow CRUD only to user that owns resource. Best way?

I think you want the package efficiently/authority-controller. It lets you put logic into determinin...

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.

© 2024 Laravel.io - All rights reserved.