Which is the best Python web framework for beginners?

|
Monika 2020-11-17 10:28:28
Finding some issues while run my first code
Monika 2020-11-17 10:28:38
Path error please anyone help me
udev21 2020-11-17 10:32:03
Monika 2020-11-17 10:28:38
Path error please anyone help me

can you share error with screenshot ?

Jadidi_82 2020-11-17 11:23:24
laravel_discuss-59364.jpg
hey guys do you know what is wrong?
Jadidi_82 2020-11-17 11:23:42
laravel_discuss-59365.jpg

hreza05 2020-11-17 11:31:58
Jadidi_82 2020-11-17 11:23:42

You are getting all baskets so you can’t get title property from an collection
Try this
$basket = $user->baskets()->first()

Niraj 2020-11-17 11:37:01
Please suggest me:https://bit.ly/2IMaFP8

Which is the best Python web framework for beginners?Edureka Community
I’m beginner so anyone can suggest me which is the best Python web framework for beginners and why? … to choose which should i opted for? Thanks !
profsr123 2020-11-17 12:02:44
any body please help me
profsr123 2020-11-17 12:03:00
i have problem with updating status
profsr123 2020-11-17 12:03:12
anybody please help
officialmutisya 2020-11-17 13:49:42
profsr123 2020-11-17 12:03:12
anybody please help

Code screenshot

TheFeLuM 2020-11-17 14:02:40
hi guys, i have a issue about rout middleware acces for each user
TheFeLuM 2020-11-17 14:03:26
laravel_discuss-59375.jpg

TheFeLuM 2020-11-17 14:03:39
laravel_discuss-59376.jpg

TheFeLuM 2020-11-17 14:03:50
laravel_discuss-59377.jpg

TheFeLuM 2020-11-17 14:04:04
laravel_discuss-59378.jpg

TheFeLuM 2020-11-17 14:04:35
i don’t get any error, problem every user can go to all route
TheFeLuM 2020-11-17 14:04:47
and can’t understand why
TheFeLuM 2020-11-17 14:04:59
someone can sugest where is the problem?
Boss_meet 2020-11-17 14:09:33
Means u don’t want to go for middleware ??
TheFeLuM 2020-11-17 14:11:39
some how ‘roles:admin’ is not working
TheFeLuM 2020-11-17 14:12:01
laravel_discuss-59384.jpg
i trying
TheFeLuM 2020-11-17 14:12:11
with admin who is attached role admin
TheFeLuM 2020-11-17 14:12:31
laravel_discuss-59386.jpg

TheFeLuM 2020-11-17 14:12:45
laravel_discuss-59387.jpg

TheFeLuM 2020-11-17 14:13:57
with user is attached user role witch mean normally i can’t go to ,, create” route
The_ark3 2020-11-17 16:37:57
nasservb 2020-11-17 06:21:54
you can use easyphp or xampp for easy hosting your application on windows

Using xamp had the same issues

The_ark3 2020-11-17 16:38:14
nasservb 2020-11-17 06:20:31
you can stop IIS and start apache to solve problem

How can I do this please

javedkhansh 2020-11-17 17:05:59
I am new here
javedkhansh 2020-11-17 17:06:21
I am new.
javedkhansh 2020-11-17 17:06:35
Thanks to all
AMIT 2020-11-17 19:13:50
o_sayfullayev 2020-11-17 09:22:33
is India doesn’t have Indian Laravel chat?

laravelindia is India channel

JeevaniSM 2020-11-17 19:15:12
FYI – a laravel Homestead / Valter replacement – https://ddev.readthedocs.io/en/stable/users/cli-usage/#laravel-quickstart

any one actually used this ??

The_ark3 2020-11-17 19:25:45
hi all im a junior laravel php developer im working on a foodaid system for my information system ii project .Im requesting who can help me complete the project with me .im halfway there ..thanks in advance
anuprasadgc 2020-11-17 19:51:16
laravel_discuss-59406.jpg
what should i type here
anuprasadgc 2020-11-17 20:07:54
anuprasadgc 2020-11-17 19:51:16
what should i type here

guy’s am new to passport anyone plz help

Parsa212 2020-11-17 20:25:49
anuprasadgc 2020-11-17 19:51:16
what should i type here

Probably users if you have only 1 api guard.
Check config/auth.php providers

anuprasadgc 2020-11-17 20:29:12
Parsa212 2020-11-17 20:25:49
Probably users if you have only 1 api guard.
Check config/auth.php providers

thank bro

FlutterStack 2020-11-17 22:10:27
I have menu link code committed to git , in my local instance I have database changes ( I created a permission and save in database and assigned to a role, only those user should access the menu ) . How to send database changes to git so that ci/cd run the script automatically. ?
FlutterStack 2020-11-17 22:13:09
Thank you.
|