Hi, why my controller and model showed to me like they are unused file, how can i fix that?

|
skys215 2020-01-07 08:37:26
I also think that package and module is not a laravel only concept
2020-01-07 10:57:04
hiii i got
app.js:44009 Pusher : : [“JSON returned from auth endpoint was invalid, yet status code was 200. Data was: “]
2020-01-07 10:57:19
please help me
2020-01-07 10:57:23
tq in advance
2020-01-07 11:13:07
laravel_discuss-23303.jpg

2020-01-07 11:13:37
when I try to send image using vue
2020-01-07 11:14:03
why it shows me undefined
2020-01-07 11:14:58
try console.log for this variable
2020-01-07 11:14:58
laravel_discuss-23306.jpg

2020-01-07 11:15:04
laravel_discuss-23308.jpg

2020-01-07 11:15:45
2020-01-07 11:14:58
try console.log for this variable

the first image show u the result of console .log

2020-01-07 11:16:08
I’m using vue.js with Laravel
2020-01-07 11:16:35
try this šŸ˜…
e.target.elements.files[0].value
2020-01-07 11:17:28
2020-01-07 11:16:35
try this šŸ˜…
e.target.elements.files[0].value

why

2020-01-07 11:18:10
you have an input ?
2020-01-07 11:19:27
yes file input and text input
2020-01-07 11:20:08
so try this šŸ˜…
2020-01-07 11:23:56
undefined
2020-01-07 11:24:54
e.target.elements.the name of input.value
skys215 2020-01-07 12:49:39
wrong group
sophos86 2020-01-07 15:05:56
halo everyone
sophos86 2020-01-07 16:16:23
can u help me ??
sophos86 2020-01-07 16:16:35
i want to create code booking number with laravel
sophos86 2020-01-07 16:16:41
with random code
sophos86 2020-01-07 16:16:46
how?
skys215 2020-01-07 16:18:28
sophos86 2020-01-07 16:16:35
i want to create code booking number with laravel

Str::random()

sophos86 2020-01-07 16:19:32
skys215 2020-01-07 16:18:28
Str::random()

thx sky i will try

2020-01-07 17:14:30
Free Bitcoin earning cours: https://bit.ly/2FpbAjk

Earn up to 10000$

rebory 2020-01-07 17:36:52
š—œ š—Ÿš—¢š—©š—˜ š—£š—›š—£ š—Ŗš—›š—˜š—” š—œ š— š—”š—žš—˜ š—˜š—©š—˜š—„š—¬š—§š—›š—œš—”š—š š—–š—Øš—¦š—§š—¢š— š—œš—­š—˜
finchenko 2020-01-07 18:06:07
rebory 2020-01-07 17:36:52
š—œ š—Ÿš—¢š—©š—˜ š—£š—›š—£ š—Ŗš—›š—˜š—” š—œ š— š—”š—žš—˜ š—˜š—©š—˜š—„š—¬š—§š—›š—œš—”š—š š—–š—Øš—¦š—§š—¢š— š—œš—­š—˜

Cool

G0MPER 2020-01-08 00:14:43
Hi, how test API on Laravel?
2020-01-08 00:19:21
G0MPER 2020-01-08 00:14:43
Hi, how test API on Laravel?

postman

Noorev7 2020-01-08 02:02:46
hi, why my controller and model showed to me like they are unused file , how can i fix that???
skys215 2020-01-08 04:46:34
Unused file? Is that shown by phpstorm?
2020-01-08 09:25:24
Hi,
I’m PHP and Full stack developer. I have 6+ years experience in PHP Development and Laravel Development,.
I’m searching for laravel related freelancer project if anybody have please let me know
Noorev7 2020-01-08 11:01:02
skys215 2020-01-08 04:46:34
Unused file? Is that shown by phpstorm?

Yup

skys215 2020-01-08 11:23:43
Noorev7 2020-01-08 11:01:02
Yup

Remove the unused use statement

skys215 2020-01-08 11:23:57
Or just ignore that, it should be a warning, not an error
Noorev7 2020-01-08 11:31:59
skys215 2020-01-08 11:23:57
Or just ignore that, it should be a warning, not an error

No, the project Not working

Noorev7 2020-01-08 11:32:20
It says there is no controller class
skys215 2020-01-08 11:32:58
Show the error and the top few lines of that controller
sadeqi125 2020-01-08 12:39:11
how to connect in laravel vue project with another device in a lan network
sadeqi125 2020-01-08 12:39:24
please help me
skys215 2020-01-08 12:40:18
Are you using apache?
sadeqi125 2020-01-08 12:40:37
skys215 2020-01-08 12:40:18
Are you using apache?

yes

sadeqi125 2020-01-08 12:40:41
xamp server
sadeqi125 2020-01-08 12:42:13
Connect simple
sadeqi125 2020-01-08 12:42:19
Like this
sadeqi125 2020-01-08 12:42:35
laravel_discuss-23373.jpg

sadeqi125 2020-01-08 12:42:46
but i whant connect with artisan
|