
Web Lanjut 2025
Authored by freddy wicaksono
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa perintah yang digunakan untuk menginstal Laravel project baru menggunakan Composer?
composer create-project laravel/laravel nama-project
composer install laravel nama-project
composer new laravel nama-project
composer init laravel nama-project
npm install laravel nama-project
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa syarat minimal versi PHP yang dibutuhkan untuk menginstal Laravel 10?
PHP 8.1
PHP 7.4
PHP 8.0
PHP 7.3
PHP 8.2
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Perintah apa yang digunakan untuk menjalankan server development Laravel?
php artisan serve
php artisan run
php artisan start
php -S localhost:8000
npm run dev
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Apa yang harus dijalankan setelah meng-clone project Laravel dari GitHub untuk menginstal dependencies?
composer install
composer update
npm install
php artisan install
laravel install
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
File mana yang perlu disalin pertama setelah menginstal proyek Laravel baru?
.env.example ke .env
config.example ke config
database.example ke database
app.example ke app
composer.example ke composer.json
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Apa perintah artisan yang benar untuk membuat model baru bernama Product?
php artisan make:model Product
php artisan create:model Product
php artisan model:create Product
php artisan new:model Product
php artisan generate:model Product
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Jika tabel basis data bernama products, apa nama model Eloquent yang sesuai?
Product
Products
ProductModel
TblProduct
App\Product
Access all questions and much more by creating a free account
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
Already have an account?