Laravel 4

Laravel 4 смотреть последние обновления за сегодня на .

Изучение Laravel / #4 - Контроллеры и валидация

61382
1177
137
00:24:59
12.02.2020

Контроллеры это одна из ключевых составляющих модели MVC. В уроке мы научимся получать данные из формы в контроллер, а также изучим способы валидации данных через встроенные проверки Laravel. 1) Урок на сайте itProger: 🤍 2) Обработчики событий: 🤍 ✔ Сообщество программистов: 🤍 ✔ - Вступай в группу Вк - 🤍 🚀 Группа FaceBook - 🤍 Инстаграм itProger: 🤍 Instagram: 🤍 Telegram: 🤍 Twitter - 🤍 - Уроки от #GoshaDudar 👨🏼‍💻 - Все уроки по хештегу #goshaLaravel

Laravel From Scratch 2022 | 4+ Hour Course

578725
12891
988
04:18:52
26.04.2022

Learn the Laravel PHP framework from scratch by building a job listings application with Laravel 9 and MySQL. ⭐ Sponsor: 🤍 💻 Github Repo: 🤍 💻 Gists: Laravel Valet Setup: 🤍 Laravel Xampp Setup: 🤍 MySQL Cheat Sheet: 🤍 💻 My Courses & More 🤍 👇 PHP OOP MVC Udemy Course: 🤍 💖 Show Support Patreon: 🤍 PayPal: 🤍 👇 Follow Me On Social Media: Twitter: 🤍 Instagram: 🤍 Linkedin: 🤍 Timestamps: 0:00 - Intro 1:30 - Linode Sponsor 2:13 - Project Demo 6:21 - Setting Up Laravel 13:50 - Routing & Responses 19:28 - Wildcard Endpoints 20:16 - Route Constraints 21:06 - Die Dump Helpers 22:30 - Request & Query Params 26:26 - API Routes 28:26 - View Basics & Passing Data 32:36 - Blade Templates & Basic Directives 36:42 - Creating a Basic Model 43:46 - Database Setup & Config 46:03 - Create Database & User 48:44 - Creating Database Migrations 52:44 - Running Migrations 54:06 - Database Seeding 58:29 - Create an Eloquent Model 1:02:49 - Creating a Factory 1:07:18 - Creating a Layout & Sections 1:09:54 - Adding the Theme HTML 1:19:02 - Template Partials 1:22:54 - Single Listing Formatting 1:26:00 - Route Model Binding 1:28:18 - Blade Components 1:32:53 - Component Attributes 1:35:20 - Tags Component 1:40:38 - Controllers 1:44:09 - Resource Method Naming 1:46:34 - Using a Layout Component 1:49:08 - Tag Filter 1:57:31 - Search Filter 2:01:29 - Clockwork Package 2:04:05 - Create Listing Form 2:10:39 - Validation & Store Listing 2:23:30 - Mass Assignment Rule 2:27:20 - Flash Messages 2:32:49 - Alpine.js For Message Removal 2:36:33 - Keep Old Data In Form 2:38:46 - Pagination 2:45:20 - File Upload 2:57:24 - Edit Listing 3:09:16 - Delete Listing 3:13:32 - User Registration 3:30:00 - Auth Links 3:32:46 - User Logout 3:37:20 - User Login 3:47:02 - Auth & Guest Middleware 3:51:30 - Relationships 3:59:05 - Tinker Tinkering 4:01:35 - Add Ownership to Listings 4:05:31 - Manage Listings Page 4:14:22 - User Authorization

How to Setup Laravel 4

65968
198
29
00:10:57
20.12.2012

As you may know, here at Nettuts+, we've covered the popular Laravel framework a great deal. With version 4 on the near horizon, I've received quite a few emails and comments, requesting a screencast that describes exactly how to clone and work with the alpha version of Laravel 4. Here ya go!

Laravel 4 - Getting Started

6034
25
18
00:04:22
03.06.2013

In this screencast we will be looking at how to install Laravel 4, locally using Composer. We will start by looking at what Composer is and how to install that, as it is required to install Laravel 4. We will then use composer to download and install Laravel, once this process has finished, will we take a look at what Laravel should look like once it has finished installing Laravel: 🤍 Composer: 🤍 I hope you enjoy the video and if anyone wishes for me to send them the code, please feel free to send me a PM asking for it and I will be happy to send you the source code. If you require any help with the tutorial, please contact us on YouTube / Twitter / Facebook, we will be more than happy to help! Thanks for watching, feel free to ask for any tutorials you wish to see, please comment, rate and subscribe. Stayed Updated: Official Twitter: 🤍 Official Facebook: 🤍 Udemy: 🤍

Developing an application admin panel with Laravel Nova 4 - Ep. 1

10249
126
30
01:23:11
06.04.2022

Developing an application admin panel with Laravel Nova 4 In this episode, we're just playing first time hands-on with the new release of Laraval Nova 4. Checking the new features, playing a little bit with the "project" we'll be building while sharing Nova knowledge and hang out with whoever shares same passions!

Phill Sparks - Software Design Patterns in Laravel 4

11439
82
5
00:20:49
14.10.2013

Europe’s Leading Laravel Conference 🤍

The ULTIMATE Laravel Nova Tutorial [Walkthrough w/ Examples]

6953
189
34
02:02:35
16.11.2022

The ULTIMATE Laravel Nova tutorial. This tutorial will show you how you could EASILY learn Laravel Nova 4. It is a full tutorial for beginners where you learn the most important topics related to Laravel Nova. - Want to work with one of the best and most productive admin panels in Laravel? Nova is a beautiful admin panel that has been created by the developers of Laravel. 📲 Let’s plan a meeting Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: 🤍 💌 Newsletter Sign up for my free weekly email newsletter: 🤍 🔥 Resources - PHP Hosting (10% DISCOUNT): 🤍 - TikTok: 🤍 - Instagram: 🤍 - Twitter: 🤍 - Blog: 🤍 - Newsletter: 🤍 - Patreon: 🤍 - GitHub: 🤍 🔗 Useful links - Nova docs: 🤍 - Composer Install: 🤍 - Field Types: 🤍 - Show / Hiding Fields: 🤍 - Laravel Policies Docs: 🤍 - Nova Policies Docs: 🤍 - Nova Filters Docs: 🤍 - Laravel Metrics Docs: 🤍 - Hero Icons: 🤍 📋 Table of Content 00:00 - Introduction 22:18 - Building Resources 44:39 - Resource Configurations 54:56 - Relationships 01:06:13 - Validation 01:10:04 - Policies 01:19:39 - Global Search 01:26:54 - Custom Filters 01:32:07 - Metrics 01:40:22 - Dashboards 01:44:45 - Custom Menus 01:53:57 - Notifications

Laravel Make Migration: 4 Shorter Syntax "Tricks"

7982
477
20
00:04:44
31.10.2022

In addition to the default "make:migration create_xxxxx_table" syntax, there are other ways to generate the same class, but in a shorter way. - - - - - Support the channel by checking out my products: - My Laravel courses: 🤍 - Laravel QuickAdminPanel: 🤍 - Livewire Kit Components: 🤍 - - - - - Other places to follow: - My weekly Laravel newsletter: 🤍 - My personal Twitter: 🤍

Primeros pasos con Laravel 4.2

7056
53
7
01:15:55
15.10.2014

Primeros pasos con Laravel, el popular framework PHP. Instalar Laravel e identificar sus componentes básicos, configuración, sistema de routing, controladores y vistas. Esta es una clase previa al Curso de Laravel que vamos a hacer en EscuelaIT durante las 4 próximas semanas 🤍 En este vídeo te mostramos la versión de Laravel 4.2, pero ahora ya podemos trabajar con la versión 5.1 que además es TLS (Long Term Support). Si te interesa puedes ver el vídeo de los primeros pasos con Laravel 5 en este otro vídeo. 🤍

PHP Laravel Tutorial for Beginners 4 - Controllers in Laravel

7190
76
2
00:13:31
14.12.2019

Welcome to this course on PHP Laravel Tutorial for Beginners. This video provides demo on Controllers in Laravel. Laravel is one of the the most popular option among PHP developers these days. In this course you will Learn the basic concepts, functions that you will need to build fully functional programs with the popular framework, Laravel. Laravel is a Full stack framework. #ProgrammingKnowledge #laravel #php #developer #development #css #dreamleowebsolution #webdesign #webdevelopment #codeigniter #website #javascript #webdeveloper#programming #coding #marketing #hosting #ios #programmer #wordpress ★★★Top Online Courses From ProgrammingKnowledge ★★★ Python Programming Course ➡️ 🤍 ⚫️ 🤍 Java Programming Course ➡️ 🤍 ⚫️ 🤍 Bash Shell Scripting Course ➡️ 🤍 ⚫️ 🤍 Linux Command Line Tutorials ➡️ 🤍 ⚫️ 🤍 C Programming Course ➡️ 🤍 ⚫️ 🤍 C Programming Course ➡️ 🤍 ⚫️ 🤍 PHP Programming Course ➡️ 🤍 ⚫️ 🤍 Android Development Course ➡️ 🤍 ⚫️ 🤍 C# Programming Course ➡️ 🤍 ⚫️ 🤍 JavaFx Programming Course ➡️ 🤍 ⚫️ 🤍 NodeJs Programming Course ➡️ 🤍 ⚫️ 🤍 Jenkins Course For Developers and DevOps ➡️ 🤍 ⚫️ 🤍 Scala Programming Tutorial Course ➡️ 🤍 ⚫️ 🤍 Bootstrap Responsive Web Design Tutorial ➡️ 🤍 ⚫️ 🤍 MongoDB Tutorial Course ➡️ 🤍 ⚫️ 🤍 QT C GUI Tutorial For Beginners ➡️ 🤍 ★★★ Online Courses to learn ★★★ Get 2 FREE Months of Unlimited Classes from skillshare - 🤍 Data Science - 🤍 | 🤍 Machine Learning - 🤍 | 🤍 Artificial Intelligence - 🤍 | 🤍 MERN Stack E-Degree Program - 🤍 | 🤍 DevOps E-degree - 🤍 | 🤍 Data Analytics with R - 🤍 | 🤍 AWS Certification Training - 🤍 | 🤍 Projects in Java - 🤍 | 🤍 Machine Learning With TensorFlow - 🤍 | 🤍 Angular 8 - Complete Essential Guide - 🤍 Kotlin Android Development Masterclass - 🤍 Learn iOS Programming Building Advance Projects - 🤍 ★★★ Follow ★★★ My Website - 🤍 DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

Laravel | PHP Desktop Application using Electron? [ELECTRON-4-PHP]

17021
209
46
00:06:59
28.03.2020

We Wrapped a PHP Web Application in Electron, using an awesome project at 🤍 by the name of "ELECTRON-4-PHP". Laravel | PHP Desktop Application using Electron? [ELECTRON-4-PHP]

CRUD: How to Update Data in Laravel - Part- 3/4

17763
141
16
00:19:56
10.09.2018

Here.. in this video.. its done that.. How to Edit and Update the Data into Database in laravel code , i.e without using any Model, Eloquent, or Table migration from your laravel application.. Its just pure.. like.. Ur using Blade file, Route and Controller and Setting ur .env file. Thats it.. DATA has been Updated in these things..

PHP курс для Laravel. 4. Массивы

5343
229
35
00:12:49
22.02.2021

Отправляйте заявку на почту: laravelcreative🤍gmail.com Скидка: 2 курса - 1000 руб. 3 курса - 2000 руб. 4 курса - 4000 руб. Если уже брали раннее курс, то скидка на следующий 500 руб. Базовый курс(4000 руб.) 🤍 SPA соц сеть (4000 руб.) 🤍 SPA эксель импорт (4000 руб.) 🤍 SPA WebSocket чат (5000 руб.) 🤍 - ТГ чат для общения 🤍 . - . .

Laravel PHP Framework Tutorial - Full Course for Beginners (2019)

2130222
30150
2617
04:25:05
07.05.2019

Learn Laravel 5.8 by creating an Instagram clone in this full tutorial course for beginners. Laravel is a free, open-source PHP web framework used for creating web applications. 💻Code: 🤍 ⭐️Course Contents ⭐️ ⌨️ (0:00) Introduction ⌨️ (1:14) What is Laravel? ⌨️ (2:07) Installing Laravel ⌨️ (5:30) First look at the project ⌨️ (7:15) Intro to php artisan ⌨️ (11:42) Generating login flow with make:auth ⌨️ (12:04) Setting Up the Front End with Node and NPM ⌨️ (20:00) Migrations and Setting Up SQLite ⌨️ (26:00) Designing the UI from Instagram ⌨️ (42:12) Adding Username to the Registration Flow ⌨️ (58:35) Creating the Profiles Controller ⌨️ (1:04:00) RESTful Resource Controller ⌨️ (1:09:10) Passing Data to the View ⌨️ (1:10:20) Adding the Profiles Mode, Migration and Table ⌨️ (1:17:30) Adding Eloquent Relationships ⌨️ (1:28:10) Fetching the Record From The Database ⌨️ (1:30:00) Adding Posts to the Database & Many To Many Relationship ⌨️ (2:04:24) Creating Through a Relationship ⌨️ (2:08:12) Uploading/Saving the Image to the Project ⌨️ (2:19:19) Resizing Images with Intervention Image PHP Library ⌨️ (2:27:42) Route Model Binding ⌨️ (2:31:48) Editing the Profile ⌨️ (2:46:46) Restricting/Authorizing Actions with a Model Policy ⌨️ (2:54:50) Editing the Profile Image ⌨️ (3:00:00) Automatically Creating A Profile Using Model Events ⌨️ (3:12:56) Default Profile Image ⌨️ (3:19:48) Follow/Unfollow Profiles Using a Vue.js Component ⌨️ (3:31:28) Many To Many Relationship ⌨️ (3:46:33) Calculating Followers Count and Following Count ⌨️ (3:48:55) Laravel Telescope ⌨️ (3:51:44) Showing Posts from Profiles The User Is Following ⌨️ (4:01:03) Pagination with Eloquent ⌨️ (4:03:25) N + 1 Problem & Solution ⌨️ (4:05:21) Make Use of Cache for Expensive Query ⌨️ (4:11:44) Sending Emails to New Registered Users ⌨️ (4:21:51) Wrapping Up ⌨️ (4:22:37) Closing Remarks & What's Next In your Learning 🎥Course from Coder's Tape. Check out their YouTube channel for more great Laravel tutorials: 🤍 Learn to code for free and get a developer job: 🤍 Read hundreds of articles on programming: 🤍

How to Upgrade to Laravel 9: Live-Coding Demo

40766
940
82
00:07:06
09.02.2022

As the new Laravel 9 was released yesterday, I decided to "blindly" try to upgrade one of my demo projects. How hard is the upgrade? Let's take a look. Upgrade Guide: 🤍 - - - - - Support the channel by checking out our products: - Enroll in my Laravel courses: 🤍 - Try our Laravel QuickAdminPanel: 🤍 - Buy my ready-made Laravel scripts: 🤍 - Purchase my Livewire Kit: 🤍 - Subscribe to my weekly newsletter: 🤍

4 Packages You Need in ANY Laravel Project

53710
2500
130
00:08:14
10.03.2021

There are popular Laravel packages depending on what your project does, but I would suggest the ones that you need no matter what. Related article: "Eloquent Eager Loading" in Laravel docs: 🤍 - - - - - Support the channel by checking out our products: - Try our Laravel QuickAdminPanel: 🤍 - Enroll in my Laravel courses: 🤍 - Purchase my Livewire Kit: 🤍 - Subscribe to my weekly newsletter: 🤍

Laravel From Scratch [Part 4] - Blade Templating & Compiling Assets

492250
5387
693
00:20:48
03.06.2017

In this video I will talk about blade templating. We will look at passing in data, interpolation, adding logic to our views. I will also show you how to compile assets using Laravel Mix. We will compile Sass files to regular css. CODE: Complete Code For This Series 🤍 10 PROJECT LARAVEL COURSE: Please use affiliate link below 🤍 50% OFF: Use special code "traversy" SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: 🤍 🤍 FOLLOW TRAVERSY MEDIA: 🤍 🤍 🤍

How to Install Laravel on Windows 11 for Beginners

13703
261
56
00:08:53
11.11.2022

This video shows how to install Laravel 9 on Windows 11 by using Xampp and Composer. If you are on Windows 11, then this tutorial is for you. First, you need to install XAMP, Composer, and Git bash. Laravel Documentation on 🤍 Download XAMP on 🤍 Download Composer on 🤍 Download Node JS on 🤍 Download Visual Studio Code on 🤍 ★★★ Gadgets in This Video (Affiliate Links) ★★★ Logitech C920 ► 🤍 Apple EarPods Headphones ► 🤍 Blue Yeti Nano ► 🤍 Rode Lavalier GO ► 🤍 ★★★ Follow Me ★★★ Facebook Fanpage: 🤍 Youtube: 🤍 My website: 🤍

Upgrade to Laravel 8? Without Jetstream or Route Changes

13697
382
55
00:09:06
09.12.2020

In this video, I want to answer a common question I get: "How to upgrade to Laravel 8 but without Jetstream or routing changes". Watch me perform the Laravel 7 project upgrade to Laravel 8. Related links: - Auth in Laravel 8: Fortify and Laravel UI (without Jetstream) 🤍 - Laravel 8 Routing: Important Change You Need to Know 🤍 - Laravel 8 Upgrade Guide: 🤍 - Laravel 8 Release Notes: 🤍 Subscribe to my weekly newsletter: 🤍 - - - - - Try our Laravel QuickAdminPanel: 🤍 Enroll in my Laravel courses: 🤍

Kapil Verma - Engineering Complex Applications with Laravel 4

4413
23
10
00:39:31
16.10.2013

Europe’s Leading Laravel Conference 🤍

Laravel 4 Authentication

15938
104
27
00:14:06
18.06.2013

🤍 A quick tutorial on creating a very basic authentication system using Laravel 4.

Laravel 4 Introduction - Amsterdam PHP Meetup Talk

25987
140
10
00:52:05
21.04.2013

On April 18th, 2013 after trouble with trains, I presented this talk to the Amsterdam PHP User's Group. I hope that it helps in providing a basic overview of what Laravel 4 is and has to offer. The slides are available here: 🤍 If this talk was interesting to you then you might be interested in my talk from Laracon DC. 🤍

CRUD com Laravel - #4 Read

18231
459
83
00:14:41
11.01.2020

Neste tutorial vamos fazer a leitura dos dados provenientes do banco de dados através do Laravel. Para isso, utilizaremos as tabelas users e book. Tutorial Completo: 🤍 In this tutorial we will read the data from the database through Laravel. For this, we will use the users and book tables. Full Tutorial: 🤍 Suporte Premium: webdesignemfoco🤍gmail.com

اوعي تتعلم لارافيل قبل ما تشوف الفيديو ده - Don't learn Laravel before watching this video

11963
676
67
00:04:59
28.08.2022

مفيش شك ان لارافيل من أشهر و انجح ال PHP frameworks لكن لو انت جونيور اوعي تتعلم لارافيل قبل ما تتعلم حاجات اساسية زي - PHP basics - Database fundamentals - Unit and integration testing - Debugging - Design patterns - Implementing some projects with native PHP code - reading about architecture Links: 🤍 🤍 🤍 🤍 🤍 🤍 🤍 تابعونا علي فيس بوك 🤍 تويتر 🤍

4 PHP OOP Topics Laravel Devs Need to Master

28616
1190
69
00:07:02
09.09.2021

We use Laravel as a framework, but do we understand the underlying OOP features of PHP? I've decided to show a few concepts to remind you of the must-know things. Related link - Trait InteractsWithMedia from Media Library: 🤍 - - - - - Support the channel by checking out our products: - Enroll in my Laravel courses: 🤍 - Try our Laravel QuickAdminPanel: 🤍 - Purchase my Livewire Kit: 🤍 - View Laravel Code Examples: 🤍 - Subscribe to my weekly newsletter: 🤍

BEST WAY to Build Resources in Laravel Nova | Laravel Nova for Beginners | Resources Nova

2973
68
8
00:23:19
14.10.2022

This video will show you how you could build resources in Laravel in the correct way. The primary features of building an admin panel in Laravel Nova are most of the times defined inside Resources, which handles all CRUD operations that are mostly defined inside a Resource Controller. We will dive into the correct way to build Resource Classes, different field types, shortcuts you could add to your Resource overview, making Resource Fields required, adding Readonly fields, and way more. 📲 Let’s plan a meeting Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: 🤍 💌 Newsletter Sign up for my free weekly email newsletter: 🤍 🔥 Resources - PHP Hosting (10% DISCOUNT): 🤍 - TikTok: 🤍 - Instagram: 🤍 - Twitter: 🤍 - Blog: 🤍 - Newsletter: 🤍 - Patreon: 🤍 - GitHub: 🤍 🔗 Useful links - Field Types: 🤍 - Show / Hiding Fields: 🤍 📋 Table of Content 00:00 - Introduction 02:33 - Correct Way to Build Resource Classed 05:51 - Field Types / Building our First Resource 08:27 - Shortcuts on a Resource Overview 09:04 - Renaming Label on Resource 09:45 - Defining Field Types for Products 11:56 - Making Fields Required 12:49 - Changing Currency on Currency Field Type 13:20 - Readonly Fields 15:36 - Changing the Displayed Product Name 16:28 - Showing / Hiding Fields 17:50 - Building a Modal 19:22 - Adding Placeholders to Field Types 20:23 - Table Styling 21:39 - Adding Additional Information to Field Types #laravel #php #laravelframework #laravelnova #nova

Laravel 4 Basics: Scaffolding, Laravel 4 Rapid Prototyping

10206
29
25
00:05:18
19.07.2013

Here we use Jeffrey Way's Laravel 4 to generate a scaffold

Cadastro e Login com Laravel - #4 Níveis de Acesso

7625
404
26
00:08:47
10.07.2021

Na aula de hoje aprenderemos como estabelecer permissões e níveis de acesso de forma simplificada utilizando Laravel e Spatie. Tutorial Completo: 🤍 In today's class we will learn how to set permissions and access levels in a simplified way using Laravel and Spatie. Full Tutorial: 🤍 Playlist: 🤍 Suporte Premium: webdesignemfoco🤍gmail.com Instagram: 🤍webdesignemfococom Facebook: webdesignemfoco #laravel #php #niveisdeacesso

laravel 4: IOC Container Basics

11101
29
9
00:07:06
12.11.2012

Download the full hi-res videos here: 🤍

Curso de Laravel 4: Introducción

13592
85
18
00:02:47
14.01.2014

Curso Laravel 4 en español: Introducción a Laravel Hola amigos, en este capitulo te presentamos una introducción al Framework de php el famoso Laravel .El cual aprenderas lo siguiente: 1. ¿Que es Laravel? 2. Su Filosofia 3. Caracteristicas de Laravel 4. Arquitectura de Laravel 5. Presentación del Proyecto Si te gusto el video no dudes de suscribirte al canal y seguirnos por Facebook y Twitter. Twitter: 🤍 Facebook: 🤍

4- Laravel First app on Windows|| بناء اول تطبيق ويب بواجهة تسجيل دخول

32685
252
33
00:07:29
07.08.2016

اعمل سبسكرايب واستمع لاخر الاخبار انظم معنا على تواصل الاجتماعي 🤍 تصفح قائمة الدورات من هنا 🤍 - جميع حقوق النشر محفوظة للقناة

Error Tracking with Laravel, Nova 4, Ignition & Flare

212
6
0
00:00:55
18.04.2022

The test first version of error tracking and uptime monitoring with Laravel, Nova, Ignition and Flare. Laravel: 🤍 Laravel Nova: 🤍 Spatie Flare: 🤍 Spatie Ignition: 🤍 Spatie Ignition UI: 🤍 Spatie Laravel Ignition: 🤍 Spatie Flare Client PHP: 🤍 Spatie Flare Client JS: 🤍

Curso Laravel. Instalación II. Vídeo 4

64442
1029
229
00:12:38
07.11.2017

Continuamos con el proceso de instalación de Homestead. Creamos claves pública y privada y vemos el archivo de configuración. Para más cursos, ejercicios y manuales visita: 🤍

Kirk Bushell - Comprehensive Validation with Laravel 4 at Laracon EU 2014

2500
19
0
00:52:41
08.09.2014

Europe’s Leading Laravel Conference 🤍

Назад
Что ищут прямо сейчас на
laravel 4 南崎 merkez berde Raja warring pedal order kacer birahi Freon AC mobil CODEO ボブ amalan doa pelaris dagangan americas newsroom shukr grah kee pooja proface hmi Shani Dev Panchali in Bengali omid dana shoni pujor pachali Game Show Aisay Chalay Ga Live শনিবার শনি পূজা reformando маз