Qual comando é usado para criar um novo projeto Laravel via Composer?

Questionário REVISAO AV2: CRUD com Laravel

Quiz
•
Information Technology (IT)
•
University
•
Hard
Marcia Silva
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
php artisan new laravel
laravel new projeto
composer create-project laravel/laravel nome-do-projeto
composer install laravel projeto
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que faz o arquivo .env no Laravel?
Define rotas e middlewares
Configura as views Blade
Define variáveis de ambiente, como a conexão com o banco
Armazena dados dos usuários
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando cria uma migration chamada create_produtos_table?
php artisan migrate produtos
php artisan make:model produtos
php artisan make:controller produtos
php artisan make:migration create_produtos_table
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que o método Schema::create() faz dentro de uma migration?
Cria uma nova view
Cria um novo Model
Cria uma nova tabela no banco
Atualiza o arquivo .env
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Para executar as migrations, usa-se o comando:
php artisan serve
php artisan migrate
php artisan database
php artisan build
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando cria um Model chamado Produto?
php artisan make:product Produto
php artisan new:model Produto
php artisan make:model Produto
php artisan create:model Produto
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Para gerar Model, Migration e Controller com um só comando, usamos:
php artisan make:model Produto --full
php artisan make:model Produto -mcr
php artisan create:model Produto -mvc
php artisan build Produto -all
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Quiz Stand Website

Quiz
•
University
15 questions
Web Application - PHP Repetition

Quiz
•
University
20 questions
Metodologias Ágeis 2

Quiz
•
University
15 questions
Desarrollo Web Integral Examen 3 Parcial - Remedial

Quiz
•
University
10 questions
VertexR Session

Quiz
•
University
20 questions
Ativ PDS Métricas de SW

Quiz
•
University
20 questions
SE LIGA I - 2DS - ANÁLISE E PROJETO DE SISTEMAS

Quiz
•
2nd Grade - University
20 questions
IPT209

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade