← prev | next →
2019-06-08 11:02:53
LOOK -> redeclaration of const selectElement
2019-06-08 11:03:02
do you know what const means?
oxbir 2019-06-08 11:04:01
2019-06-08 11:03:02
do you know what const means?
NO
2019-06-08 11:04:38
oxbir 2019-06-08 11:04:01
NO
let’s go them, first of all, if you declare in ANY langague a constant you cannot redeclare it or re-attribute, for example in PHP is CONST the reserved word and in javascript with new ES6 it’s const
oxbir 2019-06-08 11:04:59
What to I use
2019-06-08 11:05:19
so, if you create a variable const foo = “OK” you CANNOT do const foo = 1 again because the const means constant
2019-06-08 11:05:21
did you get me?
oxbir 2019-06-08 11:06:11
2019-06-08 11:05:21
did you get me?
no
Slavique_b 2019-06-08 11:06:32
gosh, guys, what here’s going on, seems to be initial php courses
2019-06-08 11:06:33

You have already a answer here very well explained
2019-06-08 11:07:08
Slavique_b 2019-06-08 11:06:32
gosh, guys, what here’s going on, seems to be initial php courses
this group it’s fulled of hookies and beginners so those silly questions is always appear
oxbir 2019-06-08 11:07:58
ok
oxbir 2019-06-08 11:08:11
have you anydesk?
2019-06-08 11:08:11
2019-06-08 11:06:33
You have already a answer here very well explained
@oxbir please look at the answers of your thread, and start considering those stuff. I strongly suggest you first stop what you doing and go study programming starting by variables types (any langague) after that go through object orientation and after that try understood and work with MVC pattern.
Slavique_b 2019-06-08 11:09:02
2019-06-08 11:07:08
this group it’s fulled of hookies and beginners so those silly questions is always appear
does it has sense as laravel development at least should be based on initial understanding of variables and constants
2019-06-08 11:09:28
Slavique_b 2019-06-08 11:09:02
does it has sense as laravel development at least should be based on initial understanding of variables and constants
Yes, but they don’t give a shit for that, just starting and don’t even read the documentation.
oxbir 2019-06-08 11:09:44
2019-06-08 11:08:11
@oxbir please look at the answers of your thread, and start considering those stuff. I strongly suggest you first stop what you doing and go study programming starting by variables types (any langague) after that go through object orientation and after that try understood and work with MVC pattern.
OK , Have you anyydesk?
2019-06-08 11:10:23
2019-06-08 11:06:33
You have already a answer here very well explained
@Slavique_b for example here, the guy give him the answer and gotta piss off after because the question isn’t about the framework, and if you open the link and saw the thread there’s a lot people “trying to help him” with the most bulshits I can ever heard….
2019-06-08 11:10:30
oxbir 2019-06-08 11:09:44
OK , Have you anyydesk?
anydesk? What do you mean?
oxbir 2019-06-08 11:12:00
2019-06-08 11:10:30
anydesk? What do you mean?
Come to solve my problem
2019-06-08 11:12:14
oxbir 2019-06-08 11:12:00
Come to solve my problem
You’ll pay me to solve that?
Slavique_b 2019-06-08 11:12:18
2019-06-08 11:09:28
Yes, but they don’t give a shit for that, just starting and don’t even read the documentation.
i’d leave him alone
2019-06-08 11:13:20
Slavique_b 2019-06-08 11:12:18
i’d leave him alone
I at least try to help. But if I see the problem is more deeper than I thought I just leave the tip as I did before and it’s done, it’s up to him.
oxbir 2019-06-08 11:13:38
2019-06-08 11:12:14
You’ll pay me to solve that?
Yes , But hOW mANY
2019-06-08 11:14:31
oxbir 2019-06-08 11:13:38
Yes , But hOW mANY
I don’t know how and I’m working now, probably you can handle this alone. I already told you the problem and you can get the solution by yourself since now I cannot do anything.
2019-06-08 11:14:36
I can assist if you want
oxbir 2019-06-08 11:17:54
Who wants to come let, s go my pv
oxbir 2019-06-08 11:20:17
yes
oxbir 2019-06-08 11:23:51
Have anyone anydesk?
oxbir 2019-06-08 11:24:42
Have anyone anydesk here?
2019-06-08 11:25:03
oxbir 2019-06-08 11:23:51
Have anyone anydesk?
https://laracasts.com/discuss/channels/laravel/referenceerror-displayboxes-is-not-defined
Read you thread, they put the solution on there
SyntaxError: redeclaration of const selectElement –
LaracastsHow to display checkboxes where select option = category_id. I tried for show the checkboxes , after I select a option. And I want the same thing. But…
oxbir 2019-06-08 11:25:04
100$
oxbir 2019-06-08 11:25:58
I read but I did not solve my problem yet
2019-06-08 11:26:33
You want someone to code for you right?
oxbir 2019-06-08 11:27:03
2019-06-08 11:26:33
You want someone to code for you right?
YES
oxbir 2019-06-08 11:28:28
I pay 100$
oxbir 2019-06-08 11:30:42
I pay 100$
2019-06-08 11:31:01
my hour is 300$
oxbir 2019-06-08 11:31:01
I pay 100$
oxbir 2019-06-08 11:32:33
2019-06-08 11:31:01
my hour is 300$
We did not want to
oxbir 2019-06-08 11:32:49
We did not want to
2019-06-08 11:38:18
oxbir 2019-06-08 11:32:33
We did not want to
So figure out by yourself.
nikhil_ev 2019-06-08 11:41:08
How to avoid validation redirection on page in api request
nikhil_ev 2019-06-08 11:42:36
When we post valid data user created successful in post man but it is invalid data
nikhil_ev 2019-06-08 11:42:51
It gets redirected to blade page
nikhil_ev 2019-06-08 11:43:06
I am trying to make it working with angular
2019-06-08 11:58:02
You need to check what kind archicture you’re using
2019-06-08 11:58:19
for my example, to use the api/ routes i need pass a token to do that
2019-06-08 11:58:38
if you try enter in the page by normal request I return not authorized
← prev | next →