I have question about how can controller connect to views in resources and we use our function in controller how can we use them in view?

|
Alexipf 2021-04-03 16:23:00
Hello anyone worked with Laravel here ?
I have question about how can controller connect to views in resources and we use our function in controller how can we use them in view ?
androbhikk 2021-04-03 18:42:34
Alexipf 2021-04-03 16:23:00
Hello anyone worked with Laravel here ?
I have question about how can controller connect to views in resources and we use our function in controller how can we use them in view ?

public function index() {
$fetchData = AllSerial::all();
return view(‘home.Settings.All Serials.index’, compact(‘fetchData’));
}
couldn’t understand your second question. can you elaborate more?

rh0503 2021-04-04 08:58:15
hello, please help me. im a student, i need help with the plus and minus submit button to add quantity and subtract quantity by one
rh0503 2021-04-04 09:28:53
codeslide-28590.jpg

rh0503 2021-04-04 09:28:53
codeslide-28589.jpg

rh0503 2021-04-04 09:28:54
codeslide-28591.jpg

rh0503 2021-04-04 09:29:18
whenever I submit, all rows affected
rh0503 2021-04-04 09:29:47
how can i updated selected/single row? Thank you in advance
Gk Patil 2021-04-04 12:51:14
Anyone plz help me how to fetch api in project
Taxonut 2021-04-04 13:38:32
Please share php code for FAQ toggle
2021-04-04 13:55:03
Taxonut 2021-04-04 13:38:32
Please share php code for FAQ toggle

Search on Google

Taxonut 2021-04-04 14:21:35
Ok
Dhaval9131 2021-04-04 14:39:23
codeslide-28618.jpg

Dhaval9131 2021-04-04 14:40:21
How to solve this?
Dhaval9131 2021-04-04 14:42:15
codeslide-28621.jpg

Tech_Nerd 2021-04-04 15:05:19
Dhaval9131 2021-04-04 14:39:23

Its because you’re trying to call a function that hasn’t be defined or before it’s defined

Tech_Nerd 2021-04-04 15:05:47
Dhaval9131 2021-04-04 14:42:15

Where is the get_header function defined?

Ravi Gupta 2021-04-04 18:20:38
Anyone here who explain what is dynamic header
LiveRichly 2021-04-04 19:10:25
Ravi Gupta 2021-04-04 18:20:38
Anyone here who explain what is dynamic header

Header which is created thru appearances menu that is the dynamic header

jyoti 2021-04-04 19:56:58
Anyone know about cms
jyoti 2021-04-04 19:58:02
Php
jyoti 2021-04-04 19:58:24
For a website
jyoti 2021-04-04 20:00:21
I don’t know about cms. I want to know how we make a static website to dynamic with the help of cms.
jyoti 2021-04-04 20:01:54
Okay.
2021-04-04 21:03:27
jyoti 2021-04-04 20:01:54
Okay.

Cms stands for content management system

Check wordpress it’s a cms which is used by almost 30% of the world’s websites

If you want to make your own cms like it then check its structure and get ideas for your own

😌😌

Cms works like a program that make programs

sevenupman 2021-04-05 00:16:56
Can someone help me with this php file
Please
Tech_Nerd 2021-04-05 01:31:55
sevenupman 2021-04-05 00:16:56
Can someone help me with this php file
Please

Which?

HowBrazy 2021-04-05 03:15:37
what do you need .
Musa Sane 2021-04-05 06:44:41
EVERY TIME
Rj_sharma1234 2021-04-05 07:19:16
Can someone help me with this php file php
Rj_sharma1234 2021-04-05 07:21:17
I have chat client server program project..
Rj_sharma1234 2021-04-05 07:23:11
codeslide-28669.jpg

Rj_sharma1234 2021-04-05 07:23:34
codeslide-28670.jpg

Rj_sharma1234 2021-04-05 07:26:33
codeslide-28671.jpg
What can i do someone can tell me please..
Rj_sharma1234 2021-04-05 08:09:40
Ok thank you
|