Support the ongoing development of Laravel.io →
SebSept

SebSept

Joined 20 Feb 2014

Statistics

Threads 3
Replies 11
Solutions 1
Articles 0

Acces controller methods from View

Is it possible to acces controller methods from View ?

0 Likes
3 Replies

Mocks and namespace

Hi I had a few tests, no problem with phpunit execution. I added namespaces to my Models and control...

0 Likes
2 Replies
Solved

pivot table with 3 columns

Hi Models : There is Party (should be renamed 'game') User can register to Party then user has a reg...

0 Likes
1 Replies
replied 11 years ago

Mocks and namespace

Ok, I was tired, read the doc then found https://github.com/JeffreyWay/Laravel-Test-Helpers/blob/mas...

0 Likes
Solved
replied 11 years ago

[package] Scaffolding just got better!

I bookmarked it and I'll try it latter. Thanks.

0 Likes
replied 11 years ago

Mocks and namespace

I replaced $this->attributes = Factory::party(['id' => 1, 'name' => 'MyParty name - test'])...

0 Likes
replied 11 years ago

[package] Scaffolding just got better!

Interesting ! What stability to expect ? Beta, alpha, rc, stable ?

0 Likes
replied 11 years ago

pivot table with 3 columns

Improvement : class Party extends Eloquent { public function players() { $relation = $this->bel...

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.

© 2026 Laravel.io - All rights reserved.