Support the ongoing development of Laravel.io →

tlgreg

Joined 27 Dec 2013

Statistics

Threads 0
Replies 14
Solutions 4
Articles 0

tlgreg has not posted any threads yet

replied 10 years ago

Blade Fails to interpret @extends structure

Does the files not working have BOM?

0 Likes
Solved
replied 10 years ago

Blade Fails to interpret @extends structure

@extends can't be indented, you can't put anything before it even whitespace.

0 Likes
replied 10 years ago

Need help modelling relationships

Something like... <?php class User extends Eloquent { public function ownedProjects() {...

0 Likes
replied 10 years ago

Need help modelling relationships

You can choose to do 2 relationships, a many-to-many and a one-to-many. Or use a single relationship...

0 Likes
replied 10 years ago

schema builder: deferred constraint checking

I think only you can do is entirely turn off constraint checks temporarily. <?php DB::statement('...

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.