Support the ongoing development of Laravel.io →

tjmahaffey

Joined 9 Aug 2014

Statistics

Threads 7
Replies 13
Solutions 0
Articles 0
posted 1 year ago

Middleware contains no request data??

Can anyone help determine why my middleware would find the $request object empty? Kernel.php protec...

0 Likes
3 Replies
Solved

Laravel + tappleby auth token package - Separate controllers?

I'm building a Laravel app which also includes an API. I'd like to extend the default Laravel auth s...

0 Likes
1 Replies
posted 9 years ago

Best practices question - REST Controllers

In an effort to push our development toward a resource-based design pattern, I'm using RESTful contr...

0 Likes
3 Replies
posted 9 years ago

One API, two clients (mobile vs. web app) - Best Practice?

As I understand current best practice, my web app's API should provide the same methods for both des...

0 Likes
4 Replies
posted 9 years ago

Form argument = "resource"?

I started out with an ajax form in my blade template which opened like this: {{ Form::open(['data-re...

0 Likes
2 Replies
replied 1 year ago

Middleware contains no request data??

AH!! That was it, @faisal ! I totally overlooked that inconsistency and never would have guessed tha...

0 Likes
replied 8 years ago

How to keep session id on login?

boksiora, I'm doing it just like you are. Storing the cart data in a Cart.php model. At this point,...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Best way to use Stripe billing

I have some experience with Stripe (which I love) and I concur with T2theC in his recommendation tha...

0 Likes
replied 9 years ago

Best practices question - REST Controllers

Good clarification on REST vs. design patterns, machuga. Thanks for that. I understand that I can ad...

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.