really ignore ignored worsd

This commit is contained in:
coolnsx
2023-07-24 12:04:41 +05:30
parent ec0e3d17c1
commit eaa8936890
2 changed files with 98 additions and 0 deletions

66
psysh/psysh_history Normal file
View File

@@ -0,0 +1,66 @@
User::all();
User::create(['name' => 'surendra','email' => 'surendra.sahu@gmail.com','password' => Hash::make('password')]);
User::all();
$bot = new Bots;
$bot = new App\Models\Bots;
$bot
$user = User::first()
$user->name;
$bot->name = $user->namel
$bot->name = $user->name;
$bot->created_by = $user->id;
$bot->save;
$bot->save();
$bot
Bot::first()
Bots::first()
Bots::first();
use App\Models\Bots;
Bots::first();
use App\Models\Bots;
$bot = Bots::first();
$bot->url();
$bot->url()->get();
$bot = Bots::first();
use App\Models\Bots;
$bot = Bots::first();
$bot->url();
Document::select('file_type','file_name')->where('user_id',1)->get()->group_by('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
use App\Models\Document;
Document::select('file_type','file_name')->where('user_id',1)->get()->group_by('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
use App\Models\Document;
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); })->toJson();
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->map(function ($group) { return $group->pluck('file_name')->toArray(); });
use App\Models\Bots;
$bot = Bots::first();
$bot->document()
$bot->url();
$bot->url();
$bot->url();
$bot = App\Models\Bots::first();
$bot->url();
$bot->url() + $bot->document();
$bot = App\Models\Bots::first();
$bot->url() + $bot->document();
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->pluck('file_name')->toArray();
$bot = App\Models\Bots::first();
use App\Models\Document;
Document::select('file_type','file_name')->where('user_id',1)->get()->groupBy('file_type')->pluck('file_name')->toArray();
$bot->url() + $bot->document();
$bot->url() + $bot->document();
$bot->url() + $bot->document();
$bot = App\Models\Bots::first();
$bot->url() + $bot->document();
$bot = App\Models\Bots::first();
$bot->url() + $bot->document();
$bot = App\Models\Bots::first();
$bot->url() + $bot->document();
$bot->url() + $bot->document();
$bot->url() + $bot->document();
$bot = App\Models\Bots::first();
$bot->url() + $bot->document();
$bot->url() + $bot->document();
$bot = App\Models\Bots::first();
json_encode(['id' => $bot->id, 'slug' => $bot->name , content => $bot->url() + $bot->document()])
json_encode(['id' => $bot->id, 'slug' => $bot->name , 'content' => $bot->url() + $bot->document()])

32
qt6ct/qt6ct.conf Normal file
View File

@@ -0,0 +1,32 @@
[Appearance]
color_scheme_path=/usr/share/qt6ct/colors/darker.conf
custom_palette=true
icon_theme=ePapirus-Dark
standard_dialogs=default
style=Fusion
[Fonts]
fixed="Cascadia Code,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
general="Cascadia Code,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
[Interface]
activate_item_on_single_click=1
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
double_click_interval=400
gui_effects=@Invalid()
keyboard_scheme=2
menus_have_icons=true
show_shortcuts_in_context_menus=true
stylesheets=@Invalid()
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x4)\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x4)\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3\xb3\0\0\x4))
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()