Support the ongoing development of Laravel.io →

mikelovely

Joined 26 Mar 2015

Statistics

Threads 14
Replies 10
Solutions 0
Articles 0

Laravel Auth with Twig and TwigBridge

I have installed Twig and I'm using TwigBridge. It's working because I can write twig syntax etc in...

0 Likes
0 Replies
posted 8 years ago

Dynamic Tablenames with the hasOne method

I have a table of payments (with a postcode field); class Headquarters_Pay_Data extends Model {...

0 Likes
1 Replies
posted 8 years ago

Laravel joins using different databases query

I am constructing this query in my Laravel controller; $payments = DB::table('payments')->leftJoi...

0 Likes
1 Replies

Reasons not to develop Laravel on MAMP

Hey, I'm giving a talk soon on my development environment and the benefits of using Vagrant/VirtualB...

0 Likes
1 Replies
posted 8 years ago

Alpha Num Not Working

Here is my controller code; $fields = ['country','county','gor','locauth','parlc']; $rules = []; for...

0 Likes
0 Replies
replied 8 years ago
0 Likes
replied 8 years ago

Laravel joins using different databases query

Would still love some help with this

0 Likes
replied 8 years ago

Relationship Confusion

You might make sure the base table, without the payment relationship, is loading correctly. Just d...

0 Likes
replied 8 years ago

Relationship Confusion

Yeah it's still not working. Do my models look correct? Are you sure that Eloquent is meant to retur...

0 Likes
replied 8 years ago

Filters Not Working

LOL! Ok, where?

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.