Support the ongoing development of Laravel.io →

yooouuri

Joined 30 Jan 2017

Statistics

Threads 3
Replies 0
Solutions 0
Articles 0

Multiple classes behind one facade

Facade namespace App\Webshop\Facades; use Illuminate\Support\Facades\Facade; class Webshop extends...

0 Likes
0 Replies
posted 7 years ago

Middleware in only one controller

Is there a way to create middleware only for one controller. So i mean like a inner middleware? I do...

0 Likes
1 Replies
posted 7 years ago

Return json object instead of array

When i return json, it returns a array instead of an object. $order = Order::where('user_id', $custo...

0 Likes
0 Replies

yooouuri has not posted any replies yet

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.