nikklass

Results 4 comments of nikklass

These can be fixed on the move, you dont need to wait for a whole release to correct such. Are pull requests ok?

Why dont you offer some of these functions like create() in sequence as traits so that we can easily override/ customize them if needed?

You cud add the option i suppose like you currently do in Sequence.php: ``` public function create($name, $start = 1, $nocache = false, $min = 1, $max = 10000, $increment...

No problem. Was just an observation I made. Thanks.