Support the ongoing development of Laravel.io →

benharold

Joined 11 Feb 2014

Statistics

Threads 3
Replies 7
Solutions 0
Articles 0

Is it possible to use Confide 4.0 with a User class that extends Ardent?

I have a User class that extends a Base class which extends Ardent. I'm toying with the idea of usin...

0 Likes
1 Replies

Can I specify a database connection for an individual unit test?

My test suite currently has 67 tests and 167 assertions. If I run the tests in a SQLite memory datab...

0 Likes
2 Replies
Solved
posted 10 years ago

SQL error during unit testing from a migration that works otherwise

I recently added a migration to my project to change the length of a varchar column. It looks like t...

0 Likes
2 Replies
Solved
replied 9 years ago

Which one use (injection vs static method)

The first method that you are using is taking advantage of the dependency injection container that i...

0 Likes
replied 9 years ago

Should I commit app/config file to git repository

I always commit all of my configuration files to my repository. Rather than storing sensitive inform...

0 Likes
replied 9 years ago

[Package] Zizaco Entrust

Is there a common method of auto-populating the roles table with default data? I've tried a couple o...

0 Likes
replied 9 years ago

Models that that don't extend Eloquent

Yes, absolutely. A model is anything you want it to be. An Eloquent model is just a PHP class with s...

0 Likes
replied 9 years ago

Extend Grammar

I was able to extend both the Blueprint and the MySqlGrammar classes, then implement them in my migr...

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.