← prev | next →
ibra_br 2020-06-19 07:47:23
2020-06-19 07:45:15
Install node-v13.3.0 first
by this command ?
2020-06-19 07:48:09
No, search in google
ibra_br 2020-06-19 07:48:25
2020-06-19 07:48:09
No, search in google
ok
arsen_anay 2020-06-19 07:48:25
Hello community, is there someone who worked with highloaded servers. I need an advice which VPS or solution to choose to service 15k users, thanks
ibra_br 2020-06-19 07:48:39
thanks ❤️👍
Mr_Classy 2020-06-19 07:55:00
How can I solved this not passing the data via controller. ?
Mr_Classy 2020-06-19 08:17:58
I got this. My error is solved.👍
Midhun 2020-06-19 09:06:46
What is lucid in laravel?
Ricardo Correa 2020-06-19 09:39:39
Hello, is there some host where can I publish a laravel application?
Ricardo Correa 2020-06-19 09:40:20
And what’s the price?
S3NX_8 2020-06-19 09:43:11
auth()->user()->update([‘avatar’ =>$filename]);
is not updating my avatar column
What is wrong with it?
Shijinsubramanniam 2020-06-19 09:47:16
Shijinsubramanniam 2020-06-19 09:47:38
Shijinsubramanniam 2020-06-19 09:47:50
What is the wrong in it
Midhun 2020-06-19 09:52:12
Shijinsubramanniam 2020-06-19 09:47:16
Spelling mistake- you spelled as supprt, change to supportFacades
Shijinsubramanniam 2020-06-19 09:55:14
Midhun 2020-06-19 09:52:12
Spelling mistake- you spelled as supprt, change to supportFacades
Ooh sory and tanku
Sujay 2020-06-19 11:51:44
Midhun 2020-06-19 09:06:46
What is lucid in laravel?
Lucid is software architecture for building scalable applications.
Some useful links:
https://tech.vinelab.com/introducing-operations-the-lucid-architecture-bad45f259a1d
https://tech.vinelab.com/the-lucid-architecture-concept-ad8e9ed0258f
https://tech.vinelab.com/the-lucid-arhitecture-implementation-be99abd108cf
Introducing Operations — The Lucid Architecture –
MediumSince its inception, the core concept has been solid and is being proven by the day. One major aspect of Lucid is that it fits the wide…
2020-06-19 11:57:51

plesae can any one help me out
2020-06-19 11:58:11
i am getting this error now
2020-06-19 12:54:46
2020-06-19 11:57:51
plesae can any one help me out
The object ->image is missing, check your model relationships and also if the image you are referencing to is actually exists.
Sukh Graphics 2020-06-19 14:13:10

Hurry up guys just in rs. 500
Golibxayrullayev 2020-06-19 14:27:36
do you know how to rename file before download ?
Golibxayrullayev 2020-06-19 14:28:23
I use admin panel voyager
rashadpoovannur 2020-06-19 15:33:52

When i create virtual host for laravel i cant run apache
nachtpanda 2020-06-19 15:39:43
bettr not to use xampp
nachtpanda 2020-06-19 15:39:54
you will get many problems in the future
rashadpoovannur 2020-06-19 15:40:53
nachtpanda 2020-06-19 15:39:54
you will get many problems in the future
Ooh
sobirjonovs 2020-06-19 15:41:12
rashadpoovannur 2020-06-19 15:33:52
When i create virtual host for laravel i cant run apache
Use openserver
amir881231 2020-06-19 15:42:31
sobirjonovs 2020-06-19 15:41:12
Use openserver
What is openserver?
sobirjonovs 2020-06-19 15:42:43
ospanel.io
sobirjonovs 2020-06-19 15:51:54
How to make a progressbar in laravel using axios or ajax ?
Marvixino 2020-06-19 17:26:52
Why the API in Postman works fine but calling the via API in Vue is not hitting the route, and in telescope I can see the route is there
hamada zouitni 2020-06-19 17:36:47
Who knows the packege corcel that enables you to integrate WordPress with laravel if there is an explanation or method of incorporation, thank you.
Paulus15 2020-06-19 17:48:49
noneshort 2020-05-19 13:31:34
Bonjour, comment allez-vous ?
Je cherche des developpeurs *laravel* ou *react* pour être des bêta testeurs d’une plateforme qu’on a mis en place.
Une plateforme de géneration de projet ayant pour objectif d’économiser jusqu’à 90% du temps des developpeurs.
Travailler moins, facturer plus!
Je suis partant
skys215 2020-06-19 18:57:43
noneshort 2020-05-19 13:31:34
Bonjour, comment allez-vous ?
Je cherche des developpeurs *laravel* ou *react* pour être des bêta testeurs d’une plateforme qu’on a mis en place.
Une plateforme de géneration de projet ayant pour objectif d’économiser jusqu’à 90% du temps des developpeurs.
Travailler moins, facturer plus!
Sorry, English group
noneshort 2020-06-19 19:17:44
skys215 2020-06-19 18:57:43
Sorry, English group
Alright
Thanks
Anu 2020-06-19 19:24:29
Does static page decrease response time of server? Rather than dynamic page ?
Does static page can tolerate cyber attacks?
Only http, https and ssh ports are open.
Marvixino 2020-06-19 19:27:39
Anu 2020-06-19 19:24:29
Does static page decrease response time of server? Rather than dynamic page ?
Does static page can tolerate cyber attacks?
Only http, https and ssh ports are open.
Yes, static is faster
Yes, only if your server is protected
Anu 2020-06-19 19:34:04
Marvixino 2020-06-19 19:27:39
Yes, static is faster
Yes, only if your server is protected
Thanks,
duruiz 2020-06-19 20:36:50
Hello there!
I’m making my first laravel project and I have a very noob question.
I have podcasts and categories in my app, many to many relationship between then, the same tags also have relationships with other tables (news/webinars etc).
I have a podcasts page where I want to show all the categories who have podcasts associated with it.
I thought of getting the Categoty::all() loop the categories and push it to an array using `if`’s, but I’m almost sure there is a more elegant way to do that, can someone point it please?
DesolatorMagno 2020-06-19 20:39:14
WhereHas, search that in the documentation.
duruiz 2020-06-19 21:56:57
DesolatorMagno 2020-06-19 20:39:14
WhereHas, search that in the documentation.
Thanks Reny, I end up using another approach but you pointed me in the right direction 🙂
Since every type of content has a different relational table I think I solved by using only the has.
$categories = Category::has(‘webinars’)->get();or
$categories = Category::has(‘podcasts’)->get();
Sukh Graphics 2020-06-19 22:01:46

Must see. Its a jackpot for developers
Sukh Graphics 2020-06-19 22:18:22
What happened?
2020-06-19 22:26:23
How to insert radio button data into mysql database. Someone please help.
natghi2010 2020-06-19 22:46:28
2020-06-19 22:26:23
How to insert radio button data into mysql database. Someone please help.
<input type=”radio” name=”gender” value=”male”>
<input type=”radio” name=”gender” value=”female”>
natghi2010 2020-06-19 22:46:54
and refer to it by request->get(“gender”)
alfredolopez80 2020-06-20 02:34:54
recommend laragon.org
alfredolopez80 2020-06-20 02:35:04
is best and more lightweight
2020-06-20 06:00:50
natghi2010 2020-06-19 22:46:54
and refer to it by request->get(“gender”)
Let me try it out
← prev | next →