Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oishifashion /
ap.tsgbd.com /
database /
seeders /
Delete
Unzip
Name
Size
Permission
Date
Action
BarcodesTableSeeder.php
5.36
KB
-rw-r--r--
2025-12-16 01:59
CurrenciesTableSeeder.php
32.21
KB
-rw-r--r--
2025-12-16 01:59
DatabaseSeeder.php
367
B
-rw-r--r--
2025-12-16 01:59
DummyBusinessSeeder.php
456.05
KB
-rw-r--r--
2025-12-16 01:59
OldDummyBusinessSeeder.php
34.51
KB
-rw-r--r--
2025-12-16 01:59
PermissionsTableSeeder.php
2.84
KB
-rw-r--r--
2025-12-16 01:59
Save
Rename
<?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' // ] ); } }