Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lumen? #15

Open
Zemke opened this issue Jun 7, 2015 · 3 comments
Open

Lumen? #15

Zemke opened this issue Jun 7, 2015 · 3 comments
Labels

Comments

@Zemke
Copy link
Owner

Zemke commented Jun 7, 2015

Zemke/starter-laravel-angular was written before there was Lumen. Now there’s the micro-framework Lumen which is basically a lite version of Laravel. Since for this project Laravel is only the endpoint, Lumen might be a a better solution since it’s faster. Thoughts?

@Zemke Zemke added the idea label Jun 7, 2015
@pquarme
Copy link

pquarme commented Jun 11, 2015

How would you handle sessions? I'm not sure if it is supported in Lumen.

@Zemke
Copy link
Owner Author

Zemke commented Jun 19, 2015

Well, modules can be added as needed as far as I am concerned. Following this discussion in the repo Zemke/starter-laravel-angular uses for sessions. tymondesigns/jwt-auth#91

(There are actually no real sessions. There's local storage and Authorization headers both containing the JWT.)

@edmundluong
Copy link

+1 for Lumen support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants