Support the ongoing development of Laravel.io →

LukasMa

Joined 26 Nov 2014

Statistics

Threads 16
Replies 27
Solutions 2
Articles 0

Laravel + VueJS: How to deal with login and requests

Hi, so I just started updating on of my applications but I'm stuck at a point. Let's give you guys s...

0 Likes
2 Replies

Which Eloquent structure for my application?

Hi, I started with a new application, but I struggle with setting up my Models and Relations. Let me...

0 Likes
1 Replies

"artisan app:name" command does not change namespace in database/seeds

Hi, the "artisan app:name" command does not change the namespace of files located in "...

0 Likes
0 Replies

Query: Top 10 products?

Hi, I can't figure out how to filter my top products from the DB. I'm searching for an Eloquent way...

0 Likes
3 Replies

Transactions in Laravel 5

Hi, I have trouble with a transaction. I want to improve a dashboard view in my applicaton. To do so...

0 Likes
4 Replies
replied 8 years ago

Query: Top 10 products?

It is a win32 application from a friend. I develop a small web application which is able to show the...

0 Likes
replied 8 years ago

Transactions in Laravel 5

@beanmoss This is just an example. I run like 10 queries and thought it would be nice to commit them...

0 Likes
replied 8 years ago

Problem with flash session and redirect

Ah thanks for that :) Totally missed that point.

0 Likes
replied 8 years ago

What is so great about view composers?

Ah okay. So as far as I understand, ViewComposers don't really fit in my case. Because in my index f...

0 Likes
replied 9 years ago

redirect after login

How does your postLogin look? if ($this -> auth -> attempt($request -> only('email', 'passw...

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.