Make Commands Flashcards

1
Q

make:command

A

Create a new command class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

make:console

A

Create a new Artisan command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

make:controller

A

Create a new resource controller class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

make:event

A

Create a new event class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

make:job

A

Create a new job class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

make:listener

A

Create a new event listener class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

make:middleware

A

Create a new middleware class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

make:migration

A

Create a new migration file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

make:model

A

Create a new Eloquent model class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

make:provider

A

Create a new service provider class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

make:request

A

Create a new form request class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

make:seeder

A

Create a new seeder class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly