← prev | next →
DesolatorMagno 2019-05-13 16:32:15
I didn’t understand.
DesolatorMagno 2019-05-13 16:32:52
When I mean action I don’t mean that action I mean the HTML, the method.
DesolatorMagno 2019-05-13 16:33:16
Look at Laravel update in Google, there you should see a example.
2019-05-13 16:41:42
understand
DesolatorMagno 2019-05-13 16:45:46
https://laravel.com/docs/5.8/routing#form-method-spoofing
and you should read here to try to understand better =P
Laravel – The PHP Framework For Web Artisans –
LaravelLaravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
DesolatorMagno 2019-05-13 16:45:59
https://laravel.com/docs/5.8/routing
Laravel – The PHP Framework For Web Artisans –
LaravelLaravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
2019-05-13 16:49:37
DesolatorMagno 2019-05-13 16:45:59
https://laravel.com/docs/5.8/routing
who much is your salary?
DesolatorMagno 2019-05-13 16:50:18
😂 My salary is a really bad joke.
2019-05-13 16:50:40
have you ever tested your iq?
2019-05-13 16:52:51
DesolatorMagno 2019-05-13 16:50:18
😂 My salary is a really bad joke.
؟
2019-05-13 16:53:20
have u?
DesolatorMagno 2019-05-13 16:55:38
Nope really, i don’t have that much of a curiosity.
2019-05-13 17:47:36
2019-05-13 13:44:43
You have some mistake in your view folder
Fixed: You’re right bro, the error is in the view not on the route
2019-05-13 17:58:35
Thank you for all responses
randhipp 2019-05-13 18:29:07
This tutorial is for integrating laravel 5.8 auth with telegram login, this part scope only login method.
next part, still ongoing, i will make a blog post for how to register user via telergram.
#share #laravel #auth #telegram #login #telegramwidgetlogin
indonesia – https://blog.jombangdigital.net/post/integrasi-laravel-telegram-login/
english translated – https://bit.ly/2VoVb4d
Mhd_javad1 2019-05-13 22:56:24
how build cryptocurrency exchange database?
2019-05-13 23:04:22
Hi pals, I have an array of permissions[“view all”, “view”], I want to check if “view” exists in that array if so show something like name, in vuejs v-if condition. Kindly help am totally stack.
ransikoo 2019-05-14 09:10:03
how to create chat between producter and customer in my shop ?
mrhalil 2019-05-14 11:23:04
İs it live or like mail ?
2019-05-14 11:34:28
T_r_a_p_s_o_u_l 2019-03-27 00:08:41
please am starting laravel please which site or YouTube channel do u recommend
Start doing in the right way, READ THE DOCUMENTATION
2019-05-14 11:34:47
2019-05-13 23:04:22
Hi pals, I have an array of permissions[“view all”, “view”], I want to check if “view” exists in that array if so show something like name, in vuejs v-if condition. Kindly help am totally stack.
try in boot method of your controller
2019-05-14 11:34:53
middleware
2019-05-14 11:35:00
that depends for what you need
2019-05-14 11:35:10
if ti’s before for after the route loaded
GauravGohil 2019-05-14 11:35:30
U want to make auth with laravel and vue js
2019-05-14 11:36:15
ransikoo 2019-05-14 09:10:03
how to create chat between producter and customer in my shop ?
there are some package
google it
or make it yourself by laravel echo,socketIO,….(not recommend)
2019-05-14 11:37:21
GauravGohil 2019-05-14 11:35:30
U want to make auth with laravel and vue js
It’s the normal process, the only difference you have to take care about ther CORS using the Vue.js (if you use it correctly).
pari_p_f 2019-05-14 17:21:23
We created a Laravel Security Checklist to provide some guidance and to cover the best practices on securing your Laravel applications. Here are 10 tips from the checklist to get you started:
@laratools
https://laravel-news.com/the-laravel-security-checklist-sponsor
The Laravel Security Checklist (Sponsor) –
Laravel NewsSqreen has created a Laravel Security Checklist to provide some guidance and to cover the best practices on securing your Laravel applications. Here are 10 tips from the checklist to get you started.
tomasmufume 2019-05-14 17:30:21
Guys, i have this error, someone can help me to solve?
StanleyMasinde 2019-05-14 17:33:51
tomasmufume 2019-05-14 17:30:21
Guys, i have this error, someone can help me to solve?
Let me see line 42 in index.blade.php
tomasmufume 2019-05-14 17:44:18
StanleyMasinde 2019-05-14 17:33:51
Let me see line 42 in index.blade.php
@stannlee , i figured out and i fixed. Thank you.
StanleyMasinde 2019-05-14 17:45:05
tomasmufume 2019-05-14 17:44:18
@stannlee , i figured out and i fixed. Thank you.
Great
ldefra 2019-05-14 20:58:50
is there anyone using instagram APIs?
nasrulhazim 2019-05-15 02:56:28
Implement Impersonate in Laravel – https://blog.nasrulhazim.com/2019/05/laravel-impersonate/
2019-05-15 06:03:27
GauravGohil 2019-05-14 11:35:30
U want to make auth with laravel and vue js
Use passport, can share my setup
praneet81 2019-05-15 11:18:03

When i loop in immediate foreach
praneet81 2019-05-15 11:18:06

I get the proper result
praneet81 2019-05-15 11:18:27

But when i iterate inside a nested foreach loop
praneet81 2019-05-15 11:18:50
I get this weird result, any idea how do i fix this?
berto309 2019-05-15 13:33:56
Hi, Please I need help with a logic on AI counseling
skys215 2019-05-15 15:49:22
praneet81 2019-05-15 11:18:27
But when i iterate inside a nested foreach loop
it seems like asArray is not a laravel function. Search for that function defintion under your project file
praneet81 2019-05-15 15:52:37
skys215 2019-05-15 15:49:22
it seems like asArray is not a laravel function. Search for that function defintion under your project file
Actually asArray is the package’s method
praneet81 2019-05-15 15:52:58
Anyways i solved the issue , i just changed the order of my foreach
skys215 2019-05-15 15:56:51
praneet81 2019-05-15 15:52:37
Actually asArray is the package’s method
Which package?
skys215 2019-05-15 15:57:23
praneet81 2019-05-15 15:52:58
Anyways i solved the issue , i just changed the order of my foreach
I see…
2019-05-15 15:57:43
praneet81 2019-05-15 11:18:50
I get this weird result, any idea how do i fix this?
what’s it’s weird?
praneet81 2019-05-15 15:57:58
skys215 2019-05-15 15:56:51
Which package?
https://github.com/Greg0/Lazer-Database/blob/master/README.md
Greg0/Lazer-Database –
GitHubPHP flat file database to store data with JSON. Contribute to Greg0/Lazer-Database development by creating an account on GitHub.
skys215 2019-05-15 15:59:04
Aha!
← prev | next →