Support the ongoing development of Laravel.io →

andrewsuzuki

Joined 28 Feb 2014

Statistics

Threads 4
Replies 60
Solutions 9
Articles 0
posted 9 years ago

Check out my new package perm -- update and save array-return config files

Fully documented, build passing, check out perm here: https://github.com/andrewsuzuki/perm This is g...

0 Likes
0 Replies
posted 9 years ago

Workbench package dependencies give white screen of death, due to phpseclib?

I'm developing a package with the workbench. It requires a couple of other packages. I've been devel...

0 Likes
2 Replies

Workbench package dependencies installing in workbench directory...

I'm developing a package in the workbench, and when I require a few dependencies in the package's co...

0 Likes
2 Replies
posted 10 years ago

Bug. These forum posts need some html entities (and response to @rob1grie)

I just posted a somewhat incorrect answer on this thread: http://laravel.io/forum/03-10-2014-specify...

0 Likes
1 Replies
replied 9 years ago

What should go in a Repository

As you may know, "Repository" is a design pattern: http://martinfowler.com/eaaCatalog/repo...

0 Likes
replied 9 years ago

How to test a class which depends on an Eloquent model with relationships?

You can look at the repository pattern: http://culttt.com/2013/07/08/creating-flexible-controllers-i...

0 Likes
replied 9 years ago

public_path() vs url()

It returns the absolute path because you might need some way to return that path if you're handling...

0 Likes
replied 9 years ago

Dynamical Routing - ALL Routes

Yep, I answered this earlier with this thread: http://laravel.io/forum/03-11-2014-how-to-make-urls-s...

0 Likes
replied 9 years ago

How to create chain method and add to "Facade"?

Do something like this: http://stackoverflow.com/questions/3724112/php-method-chaining With your und...

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.