Class · extends AbstractModel
Pricing markup for premium domains
public static function boot()public function createTable($drop = false)Create table schema
Parameters
| Type | Name | Description |
|---|---|---|
bool|false | $drop | Drop pre-existing tables |
public static function markupForCost($amount)Obtain the markup for the supplied cost
Parameters
| Type | Name | Description |
|---|---|---|
float | $amount |
Returns float