
Soal Pilihan Ganda Laravel dan Blade
Quiz
•
Information Technology (IT)
•
University
•
Practice Problem
•
Hard
PANJI MEDIATECH
Used 3+ times
FREE Resource
Enhance your content in a minute
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Directive Blade mana yang digunakan dalam child view (tampilan anak) untuk menunjukkan bahwa ia harus mengisi konten ke dalam section yang didefinisikan di parent layout (tata letak induk)?
@include
@extends
@section
@yield
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sintaks Blade mana yang digunakan untuk menampilkan variabel tanpa escaping HTML (raw output)?
{{ $variabel }}
{!! $variabel !!}
@show($variabel)
$variabel
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Di file mana, secara default, konfigurasi koneksi database MySQL utama di Laravel disimpan, terutama untuk kredensial sensitif?
config/app.php
.env
routes/web.php
database/migrations/0000_create_users_table.php
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perintah Artisan apa yang digunakan untuk membuat file migration baru di Laravel?
php artisan make:model
php artisan make:migration
php artisan create:table
php artisan make:factory
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Setelah membuat file migration, perintah Artisan apa yang harus dijalankan untuk menerapkan perubahan skema ke database?
php artisan migrate:refresh
php artisan migrate:rollback
php artisan db:seed
php artisan migrate
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Metode Schema Builder manakah yang paling direkomendasikan dalam migration untuk membuat kolom ID auto-incrementing dan menjadikannya kunci utama (primary key)?
bigInteger('id')
integer('id')->primary()
id()
unsignedBigInteger('id')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dalam Controller, bagaimana cara yang paling umum dan benar untuk mengirim data variabel $produk ke view bernama produk.index?
return view('produk.index', ['data' => $produk]);
return view('produk.index', compact('produk'));
return redirect('produk.index')->with($produk);
View::make('produk.index')->with($produk);
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
latsol PH Informatika kelas 11 Jarkom
Quiz
•
11th Grade - University
20 questions
Uji Pengetahuan TIK untuk Siswa Kelas 9
Quiz
•
9th Grade - University
20 questions
Kuis Peran Manajer Dalam Organisasi Modern
Quiz
•
University
20 questions
Quiz Stand Website
Quiz
•
University
20 questions
Kelas 7 - Halaman 35 (PTS)
Quiz
•
7th Grade - University
20 questions
KUIS TIK
Quiz
•
9th Grade - University
20 questions
ASESMEN DIAGNOSTIK INFORMATIKA KELAS 9
Quiz
•
9th Grade - University
20 questions
Quis SIG
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
