Support the ongoing development of Laravel.io →

neverender24

Joined 23 Dec 2015

Statistics

Threads 3
Replies 1
Solutions 0
Articles 0

Laravel 5.2 Authorization Policy not being read

I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...

0 Likes
0 Replies

Laravel 5 eloquent relationship between 4 tables

I have four tables, i used Laravel 5.2 eloquent method Municipalities id name --------------- Barang...

0 Likes
0 Replies

Whats the difference with this code and which is faster

I have some confusion on what's the difference with this codes. I have been accustomed in using eloq...

0 Likes
4 Replies
replied 8 years ago

Whats the difference with this code and which is faster

so its okay to stick with $users = User::all(); than $users = DB::table('users')->get() since it...

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.