← prev | next →
etekumoses 2022-07-17 09:57:21
Hey devs I have an issue
I would like to know what causes blank screen or white screen on submission .. no error on debug mode but just that
Eg the url is stack at
www……..com/register/submit
Madhesh 2022-07-17 09:57:35
Madhesh 2022-07-17 09:57:19
{“m_name”:[“medicine”,”medicine2″],”m_type”:[“medicine”,”medicine2″],”instruction”:[“medicine”,”medicine2″],”day”:[“1″,”12”]}
this is my database value
Madhesh 2022-07-17 09:57:53
how will i display in blade
eken_franky 2022-07-17 09:58:05
uubek 2022-07-17 09:55:00
U can’t install it then, look for a host which supports redis or order vps
Ok, thanks
Madhesh 2022-07-17 10:00:59
[{
“m_name”:[“asas”,”dsdsd”],
“m_type”:[“asasasasa”,”sdsddsd”],
“instruction”:[“asas”,”dsdsd”],
“day”:[“1″,”1”]
}]
Madhesh 2022-07-17 10:01:21
Madhesh 2022-07-17 10:00:59
[{
“m_name”:[“asas”,”dsdsd”],
“m_type”:[“asasasasa”,”sdsddsd”],
“instruction”:[“asas”,”dsdsd”],
“day”:[“1″,”1”]
}]
how to display this database value in blade
etekumoses 2022-07-17 10:01:32
etekumoses 2022-07-17 09:57:21
Hey devs I have an issue
I would like to know what causes blank screen or white screen on submission .. no error on debug mode but just that
Eg the url is stack at
www……..com/register/submit
Anyone faced this before
Web Developer 2022-07-17 10:01:36
I think the way you are accessing json data is wrong
Madhesh 2022-07-17 10:02:15
how to i access that value
etekumoses 2022-07-17 10:03:23
etekumoses 2022-07-17 09:57:21
Hey devs I have an issue
I would like to know what causes blank screen or white screen on submission .. no error on debug mode but just that
Eg the url is stack at
www……..com/register/submit
Madhesh ?
etekumoses 2022-07-17 10:04:38
etekumoses 2022-07-17 09:57:21
Hey devs I have an issue
I would like to know what causes blank screen or white screen on submission .. no error on debug mode but just that
Eg the url is stack at
www……..com/register/submit
@uubek Akash
Madhesh 2022-07-17 10:04:46
you does not tell the controller what will do after submitting form
etekumoses 2022-07-17 10:05:18
It was working at first but later on failed 😞
etekumoses 2022-07-17 10:05:45
Like after some hours
It’s supposed to redirect to login screen
Pierre_Carrel 2022-07-17 10:08:06
Bonjour j’ai un soucis avec laravel.
J’ai un code qu’on m’a remis pour une mise à jour.
Il tourne bien en ligne mais en local certaines vues ne se voient pas. Sûrement à cause des SSL .
Comment déverrouiller celà svp.
Merci
Pierre_Carrel 2022-07-17 10:12:44
Hello, I have a problem with laravel.
I have a code given to me for an update.
It runs well online but locally some views are not visible. Probably because of SSL.
How to unlock it please.
Thanks
ENG_YASIN_ALI 2022-07-17 11:17:57
Hello brothers i have a problem I try to update laravel from 8 to 9 but the update fail
After that i try to uninstall laravel 8 and install laravel 9 but uninstall fail too
Any idea brothers ?
shubham Patel 2022-07-17 11:19:22
ENG_YASIN_ALI 2022-07-17 11:17:57
Hello brothers i have a problem I try to update laravel from 8 to 9 but the update fail
After that i try to uninstall laravel 8 and install laravel 9 but uninstall fail too
Any idea brothers ?
composer global remove laravel/installer
shubham Patel 2022-07-17 11:19:33
Use this command
shubham Patel 2022-07-17 11:19:44
And after install
ENG_YASIN_ALI 2022-07-17 11:19:58
Ok i will when back to home and tell you
shubham Patel 2022-07-17 11:20:07
Ok
bunny99143 2022-07-17 11:21:29
ENG_YASIN_ALI 2022-07-17 11:17:57
Hello brothers i have a problem I try to update laravel from 8 to 9 but the update fail
After that i try to uninstall laravel 8 and install laravel 9 but uninstall fail too
Any idea brothers ?
can you share SCREENSHOT what’s you getting error
ENG_YASIN_ALI 2022-07-17 11:23:11
bunny99143 2022-07-17 11:21:29
can you share SCREENSHOT what’s you getting error
Ok i will
Joshua Nyawach 2022-07-17 11:23:54
Hello guys. Does anyone have an idea how to implement resume builder functionality. Like zety using Laravel. Given the site will host multiple resume template that will be loaded dynamically
Jatin 2022-07-17 11:53:34
Hiring
Sr. PHP Laravel Developer
Exp-4
CTC-12 to 13 LPA
Required Skills
Object-Oriented Programming Managing APIRESTSOAPMVC Laravel Framework Web Applications Php Frameworks Testing
Location-Bangalore
Work from office
etekumoses 2022-07-17 11:58:49
etekumoses 2022-07-17 10:05:45
Like after some hours
It’s supposed to redirect to login screen
Fixed
Abidesoft 2022-07-17 14:31:16
Jatin 2022-07-17 11:53:34
Hiring
Sr. PHP Laravel Developer
Exp-4
CTC-12 to 13 LPA
Required Skills
Object-Oriented Programming Managing APIRESTSOAPMVC Laravel Framework Web Applications Php Frameworks Testing
Location-Bangalore
Work from office
Interested
etekumoses 2022-07-17 14:41:47
50 years experience 🥲
etekumoses 2022-07-17 15:36:16
Hire me guys 😂😁
didaputraad 2022-07-17 16:13:17
Seriously
Sayam1861 2022-07-17 17:27:25
Hey, anyone know about how to create a jwt-file as a helper and validate jwt token on each api request.
YottaTec 2022-07-17 18:33:22
PHP
karsaho 2022-07-17 18:35:13
Sayam1861 2022-07-17 17:27:25
Hey, anyone know about how to create a jwt-file as a helper and validate jwt token on each api request.
Have it in a Middleware
karsaho 2022-07-17 18:35:52
And group your route calls into one and assign the Middleware to them
karsaho 2022-07-17 18:37:07
Joshua Nyawach 2022-07-17 11:23:54
Hello guys. Does anyone have an idea how to implement resume builder functionality. Like zety using Laravel. Given the site will host multiple resume template that will be loaded dynamically
Try livewire and it’s smooth components update
karsaho 2022-07-17 18:38:25
ENG_YASIN_ALI 2022-07-17 11:17:57
Hello brothers i have a problem I try to update laravel from 8 to 9 but the update fail
After that i try to uninstall laravel 8 and install laravel 9 but uninstall fail too
Any idea brothers ?
Why unistall when you can remove the entire file? Do you perhaps mean downgrade?
karsaho 2022-07-17 18:39:04
Pierre_Carrel 2022-07-17 10:12:44
Hello, I have a problem with laravel.
I have a code given to me for an update.
It runs well online but locally some views are not visible. Probably because of SSL.
How to unlock it please.
Thanks
Please explain further
karsaho 2022-07-17 18:41:22
Madhesh 2022-07-17 10:00:59
[{
“m_name”:[“asas”,”dsdsd”],
“m_type”:[“asasasasa”,”sdsddsd”],
“instruction”:[“asas”,”dsdsd”],
“day”:[“1″,”1”]
}]
Assign it to var and convert it to json with json_decode($str); and pass it in compct or directly to view and use it as $var->my_name[0];
karsaho 2022-07-17 18:42:00
karsaho 2022-07-17 18:41:22
Assign it to var and convert it to json with json_decode($str); and pass it in compct or directly to view and use it as $var->my_name[0];
Also thats a bad json format as json formats must start with object not with array
ENG_YASIN_ALI 2022-07-17 18:53:00
ENG_YASIN_ALI 2022-07-17 18:53:14
ENG_YASIN_ALI 2022-07-17 18:53:00
When i try to uninstalling
VishalNarang 2022-07-17 20:05:55
If Any full Laravel Developer is available in Amritsar, we have a vacancy upto Rs 6 lac per annum.
Interested person can contact 9814607080
Al 2022-07-17 21:26:21
How do I get the data I want from the database where the “amount” > 0?
Is this syntax correct?
” $user = User::where(‘amount’, ‘>’ , 0) ”
Divyank Kabra 2022-07-17 22:08:10
How to apply condition on with relation method of the model
suuwhooop 2022-07-18 00:03:31
Import the PDO Class
Bright 2022-07-18 00:10:51

React admin dashboard
2022-07-18 04:02:34
Parmar Mehulkumar 2022-07-17 09:55:24
Hello , how to permission middleware use in laraval 9
Grouping your route with custom middleware, just like you have user roles for each users. Check the link may help you detail.
https://www.cambotutorial.com/article/laravel-9-login-multiple-roles-using-custom-middleware?ref=telegram
Laravel 9 Login Multiple Roles using Custom Middleware –
https://www.cambotutorial.comIn Laravel middleware will filter all http requests when there is client making request, for example we can find out which request is unauthorized and need to redirect to login page or to register page.
FullStackDevelopper 2022-07-18 05:36:41
suuwhooop 2022-07-18 00:03:31
Import the PDO Class
How ?
ilkergun 2022-07-18 07:55:00
FullStackDevelopper 2022-07-18 05:36:41
How ?
https://www.php.net/manual/en/pdo.installation.php
← prev | next →