โ prev | next โ
anujrock1 2022-07-30 19:18:14
Laradev 2022-07-30 19:06:43
Thank you, just learnt something new
Me to ๐
I have read your routes which showing in your profile pic,
you can try controller grouping
Akashgautam893 2022-07-30 19:28:38
anujrock1 2022-07-30 19:15:20
$faker->image(‘public/images, 640, 480);
Sir Dummy Image is coming one by one, but DB and Image folder is not getting stored.
linux9921 2022-07-30 20:59:25
Akashgautam893 2022-07-30 19:28:38
Sir Dummy Image is coming one by one, but DB and Image folder is not getting stored.
It’s interesting to put your images in storage and create a symbolic link with artisan storage:link
ailiya678 2022-07-30 21:03:32
Have a good weekend everyone, hope you have a good harvest
etekumoses 2022-07-30 22:31:47
Hey team is it possible to do realtime laravel without refreshing imagine you have 300 people using a system in one hour but you dont want to keep freshing the UI (contribution statistics)
husifer 2022-07-30 22:32:10
hey can anyone help me to install my website
etekumoses 2022-07-30 22:32:17
how can one achieve it … Currently i am doing refresh but i want to do automatic
etekumoses 2022-07-30 23:22:35
any one
Abduganiev_R 2022-07-30 23:24:21
etekumoses 2022-07-30 23:22:35
any one
I donโt know brother (
Bright 2022-07-30 23:58:29
Laradev 2022-07-30 18:47:43
I use this when I want to store on database and public folder ๐
Good one
Bright 2022-07-30 23:59:09
Guys please I’m looking for a job ooooo
DesolatorMagno 2022-07-31 02:43:09
etekumoses 2022-07-30 22:31:47
Hey team is it possible to do realtime laravel without refreshing imagine you have 300 people using a system in one hour but you dont want to keep freshing the UI (contribution statistics)
Yes, using JS and/or Livewire.
โธ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ Zeeshan 2022-07-31 03:40:31
husifer 2022-07-30 22:32:10
hey can anyone help me to install my website
What do you want to do? DM me.
โธ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ ๊ Zeeshan 2022-07-31 03:41:23
etekumoses 2022-07-30 22:32:17
how can one achieve it … Currently i am doing refresh but i want to do automatic
You can use Pusher
karthick2828 2022-07-31 05:06:02
Hi, looking fir github sponsorship https://gegocart.com
Amir 2022-07-31 09:47:11

Hello,
Consider the last line (highlighted line). I added a ‘json’ validation rule to it.
But why will it accept integer numbers as well?
Amir 2022-07-31 09:49:17

As you can see, it just accepted 9 as a valid json input! I’m wondering why exactly this happened.
etekumoses 2022-07-31 11:04:49
A quick one devs i would like to send emails using Gmail
etekumoses 2022-07-31 11:05:19
I have implemented it but i was wondering if gmail has limit i have 1k users i want to send to
etekumoses 2022-07-31 11:05:31
or i use mailer
Amir 2022-07-31 11:07:07
etekumoses 2022-07-31 11:05:19
I have implemented it but i was wondering if gmail has limit i have 1k users i want to send to
You should not use gmail or other personal mail providers for such a huge number of users.
use commercial and paid providers
etekumoses 2022-07-31 11:07:45
i have used email count from my cpanel which works fine so i was fearing if it will have a limit
Laradev 2022-07-31 12:30:59

So guys am using this method to validate my input fields, but it throws displays errors in a way I don’t like at all
Laradev 2022-07-31 12:32:15

This looks ugly, how can it be better
Amit Sharma 2022-07-31 12:34:51

anyone pls help me. i am facing this error
Anand Tujare 2022-07-31 14:55:18
Amit Sharma 2022-07-31 12:34:51
anyone pls help me. i am facing this error
Hey… Looks like it’s a php version number. .
Anand Tujare 2022-07-31 14:55:36
Please check if u r using php8…
Amit Sharma 2022-07-31 14:55:58
Anand Tujare 2022-07-31 15:10:11
Amit Sharma 2022-07-31 14:55:58
Get php 7 and install laravel .
Anand Tujare 2022-07-31 15:10:32
Laravel 9 is made for PHP 8 u can try that if you want
Amit Sharma 2022-07-31 15:18:37
Ok let me try
Anand Tujare 2022-07-31 16:20:10
Laradev 2022-07-31 12:32:15
This looks ugly, how can it be better
Why does error look like a json…
Laradev 2022-07-31 16:56:05
Anand Tujare 2022-07-31 16:20:10
Why does error look like a json…
I don’t know, does $validator->errors() return json
Anand Tujare 2022-07-31 16:59:29
Laradev 2022-07-31 16:56:05
I don’t know, does $validator->errors() return json
Even m thinking the same now…
S Raja 2022-07-31 17:32:45
Anyone can provide me laravel notes
Laradev 2022-07-31 17:35:11
S Raja 2022-07-31 17:32:45
Anyone can provide me laravel notes
Just read the documentation
Laradev 2022-07-31 17:35:52
Laravel.com the best you can get, or laracast.com for video and explanation
S Raja 2022-07-31 17:36:53
Thank You
Ambritha Gilbert-42838650 2022-07-31 17:59:04
I have one dubt in laravel
m23mim 2022-07-31 18:12:42
Hi, how to change timezone in shared host in cpanel when I don’t have php options?
Rao Aadil 2022-07-31 18:26:01
m23mim 2022-07-31 18:12:42
Hi, how to change timezone in shared host in cpanel when I don’t have php options?
https://chemicloud.com/kb/article/how-to-change-the-date-timezone-in-cpanel/
How to change the date.timezone in cPanel –
ChemiCloud Knowledge Base & Self-Support CenterThere are certain scenarios when you may be asked to make changes to your PHP configuration. Specifically, you may be directed to edit a file on your server called php.ini and to change your PHPโs timezone (date.timezone). date.timezone is a setting managed through the PHP setting which set your PHPโs…
m23mim 2022-07-31 18:32:29
Rao Aadil 2022-07-31 18:26:01
https://chemicloud.com/kb/article/how-to-change-the-date-timezone-in-cpanel/

m23mim 2022-07-31 18:32:45
I don’t have php options
Mk_123656 2022-07-31 18:38:18
I am laravel developer.
Any freelancer work I can do best.
Any one hire me for part time work.
Rao Aadil 2022-07-31 18:43:34
m23mim 2022-07-31 18:32:45
I don’t have php options
date_default_timezone_set(‘Asia/Kolkata’)
Set in code
m23mim 2022-07-31 18:47:12
Rao Aadil 2022-07-31 18:43:34
date_default_timezone_set(‘Asia/Kolkata’)
Set in code
I did in the code and I changed the timezone in config/app.php too but it doesn’t work because the shared server has a different timezone
Rao Aadil 2022-07-31 18:49:38
m23mim 2022-07-31 18:47:12
I did in the code and I changed the timezone in config/app.php too but it doesn’t work because the shared server has a different timezone

m23mim 2022-07-31 18:58:40
Rao Aadil 2022-07-31 18:49:38
I did and the database store the right timezone that I choosed but the code render the UTC (default timezone for laravel)
pinchez2 2022-07-31 19:03:53
Anyone here working with upwork? Kindly hit me up
Rao Aadil 2022-07-31 19:15:15
m23mim 2022-07-31 18:58:40
I did and the database store the right timezone that I choosed but the code render the UTC (default timezone for laravel)
changing in app.php dsnt wrk?
โ prev | next โ