How can I make login without migration using Laravel?

|
be happy 2022-09-12 11:13:45
Hi any worked on laravel websockets i need support please
Manalalsubaei 2022-09-12 11:34:19
laravel_discuss-137928.jpg
why the create here?
Manalalsubaei 2022-09-12 11:34:51
laravel_discuss-137929.jpg
I request index?!
mazcvei 2022-09-12 11:35:39
Manalalsubaei 2022-09-12 11:34:51
laravel_discuss-137929.jpg
I request index?!

route named request.create not exist

Manalalsubaei 2022-09-12 11:36:14
mazcvei 2022-09-12 11:35:39
laravel_discuss-137929.jpg
route named request.create not exist

where is it ?

mazcvei 2022-09-12 11:36:36
Manalalsubaei 2022-09-12 11:36:14
laravel_discuss-137929.jpg
where is it ?

you should know xD

Manalalsubaei 2022-09-12 11:36:37
I don’t request it ?
mazcvei 2022-09-12 11:36:46
web.php
Web Developer 2022-09-12 11:36:46
replace purchaserequest.index to request.create
RabeeDmenam 2022-09-12 11:37:55
RabeeDmenam 2022-09-12 10:27:35
laravel_discuss-137921.jpg

Any one knows why this happens

Manalalsubaei 2022-09-12 11:38:41
Web Developer 2022-09-12 11:36:46
laravel_discuss-137921.jpg
replace purchaserequest.index to request.create

This is not logically

mazcvei 2022-09-12 11:39:38
route named purchaseRequest.create is bad
Manalalsubaei 2022-09-12 11:39:49
I want purchaserequests.index
mazcvei 2022-09-12 11:40:06
you view find route requests.create
Manalalsubaei 2022-09-12 11:40:42
From it comes?
Manalalsubaei 2022-09-12 11:42:14
mazcvei 2022-09-12 11:36:46
laravel_discuss-137921.jpg
web.php

I search about it I don’t find it any where

mazcvei 2022-09-12 11:42:26
=> Read documentation
mazcvei 2022-09-12 11:42:40
routes, views, routing, etc…
Manalalsubaei 2022-09-12 11:42:59
mazcvei 2022-09-12 11:42:40
laravel_discuss-137921.jpg
routes, views, routing, etc…

I read it

Web Developer 2022-09-12 11:48:53
Manalalsubaei 2022-09-12 11:38:41
laravel_discuss-137921.jpg
This is not logically

Yes i know but you are pinging to route that u want to execute

Web Developer 2022-09-12 11:49:13
Manalalsubaei 2022-09-12 11:42:14
laravel_discuss-137921.jpg
I search about it I don’t find it any where

it will there

Web Developer 2022-09-12 11:49:31
else restart server
Manalalsubaei 2022-09-12 11:50:03
Web Developer 2022-09-12 11:49:13
laravel_discuss-137921.jpg
it will there

php artisan route:list
we will sure by it

Manalalsubaei 2022-09-12 11:50:40
Web Developer 2022-09-12 11:49:31
laravel_discuss-137921.jpg
else restart server

okey I will try it after this command

Manalalsubaei 2022-09-12 11:56:48
THANKS FOR ALL.
Manalalsubaei 2022-09-12 11:59:23
mazcvei 2022-09-12 11:36:46
laravel_discuss-137921.jpg
web.php

I’m supposed to be looking into the whole project

Web Developer 2022-09-12 12:20:43
time?
rahul8180 2022-09-12 12:23:57
Location
Beta_Tech 2022-09-12 12:36:40
rahul8180 2022-09-12 12:23:57
laravel_discuss-137921.jpg
Location

* Work from home *

– – 2022-09-12 12:59:20
How can I make login without migration using Laravel?
– – 2022-09-12 12:59:40
Do you have any resources to follow?
sadiqullahghani 2022-09-12 13:11:32
I am Laravel fresher from Afghanistan
Neophyte_01 2022-09-12 13:35:49
laravel_discuss-137970.jpg
i am getting this error while installing nodejs.
Brammie 2022-09-12 13:47:22
laravel_discuss-137971.jpg
while integrating magento and laravel i am getting this issue anyone has solution for this
Manalalsubaei 2022-09-12 14:06:20
Neophyte_01 2022-09-12 13:35:49
laravel_discuss-137970.jpg
i am getting this error while installing nodejs.

Check if you have it
write in cmd
node -v

|