Support the ongoing development of Laravel.io →

Donny5300

Joined 3 May 2014

Statistics

Threads 30
Replies 26
Solutions 2
Articles 0
posted 7 years ago

Laravel (Sentinel?) flushes sessions

Hi all, There is a strange issue with a application where i work. Without any notices you get logged...

0 Likes
0 Replies
posted 7 years ago

Request to review my package Modulair Router

Hi guys, I've released a package called Modulair Router. I would like to ask you check it out and gi...

0 Likes
2 Replies
posted 8 years ago

Optimizing query

Hi guys, Im using Model::paginate(50) on my code. I receive the output below as SQL. The load time i...

0 Likes
3 Replies

Eloquent Relation - Get result if

Hey guys, Im using the code: $events = Event::where( 'accepted', 1 ) ->with( [ 'club.city', 'o...

0 Likes
1 Replies
posted 8 years ago

Change binding key many 2 many

Hey guys, I have a table with products and a table with categories. I don't use the products.id and...

0 Likes
0 Replies
replied 7 years ago

Request to review my package Modulair Router

The package is designed for modulair web applications. The most of the routes will be through the da...

0 Likes
replied 8 years ago

Url ENCRYPTION

You can use a GUID/UUID, its a hash that is bound to a user. Dont use it for relations but i.e.: $us...

0 Likes
replied 8 years ago

API only, no blade needed.

If you're going to create a API based application, you can use a index.html to render everything on...

0 Likes
replied 8 years ago

API only, no blade needed.

Did you already took a look at Lumen? It should work perfectly in combination with Angular :)

0 Likes
replied 8 years ago

Prevent typing "use Input;" in controllers

ModestasV im using PHPStorm and PHPstorm does that automatically like you say. The thing is, using \...

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.