Support the ongoing development of Laravel.io →
bgarrison25

bgarrison25

Joined 29 Jan 2015

Statistics

Threads 4
Replies 9
Solutions 1
Articles 0

[5.2] - Using a custom connection in your models

So I have a command that creates a database connection on the fly like so: protected function creat...

0 Likes
1 Replies

Using ::has on a relationship between two models that have the same table

So I have a Vip model: class Vip extends Model { use MemberTypeTrait; use RecordStatusActive...

0 Likes
1 Replies

How to create client-config driven api

So I am creating an API but it has some caveats. First off I have to be able to easily create models...

0 Likes
0 Replies

Project Flyer multiple file upload with dropzone file size = 0

I am working on the following laracast: https://laracasts.com/series/build-project-flyer-with-me/epi...

0 Likes
1 Replies
Solved
replied 10 years ago
0 Likes
replied 10 years ago

Using ::has on a relationship between two models that have the same table

I looked at the query and found something unusual. The query has 6 bindings yet there are 7 keys in...

0 Likes
replied 10 years ago

Best hosting for Laravel.

I will put my vote in for Digital Ocean if you are a developer fluent in using linux. They open the...

0 Likes
replied 10 years ago

Project Flyer multiple file upload with dropzone file size = 0

So I ended up using $request->file('file')->getErrorMessage() and found out: The file "10...

0 Likes
Solved

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.

© 2026 Laravel.io - All rights reserved.