← prev | next →
haider12312 2021-01-24 14:48:41
orderByRaw have SQL injection in Laravel or not
haider12312 2021-01-24 15:04:56
AMIT 2021-01-24 15:49:38
haider12312 2021-01-24 14:48:25
Raw have SQL injection in Laravel
Use parameterized syntax or named parameters
haider12312 2021-01-24 15:53:46
AMIT 2021-01-24 15:49:38
Use parameterized syntax or named parameters

AMIT 2021-01-24 15:55:58
https://laracasts.com/discuss/channels/laravel/how-to-bind-parameters-to-a-raw-query
irhamir 2021-01-24 16:36:02
immeasurableamit 2021-01-24 14:44:13
simply change your “app/Providers/RouteServiceProvider.php” file and add this line protected $namespace = ‘AppHttpControllers’;
Ok Thank’s @immeasurableamit
immeasurableamit 2021-01-24 16:37:01
irhamir 2021-01-24 16:36:02
Ok Thank’s @immeasurableamit
Welcome
PsYonI 2021-01-24 17:09:04
PsYonI 2021-01-24 01:38:07
English: Good evening to all
I have a problem with heroku
I have deployed my laravel 7 + voyager app but I have problems with uploading images because of the GD library.
I added “ext-gd”: “* ” in composer.json but I still have the message that informs me that I have not installed the library
Could someone help me ?
Need help please
PsYonI 2021-01-24 17:11:07
PsYonI 2021-01-24 17:09:04
Need help please

The error i get after composer update
…. 2021-01-24 17:36:00
He wants someone to open the my database, see the tables, and can modify them, how to do that. The type of database is mysql
DukeKwaku 2021-01-24 17:38:46
…. 2021-01-24 17:36:00
He wants someone to open the my database, see the tables, and can modify them, how to do that. The type of database is mysql
Use TeamViewer if you don’t want to give the database password to the person
…. 2021-01-24 17:40:57
DukeKwaku 2021-01-24 17:38:46
Use TeamViewer if you don’t want to give the database password to the person
I don’t want any program for controller for my computer.
I want give the name and password for any person for open my database , but I don’t doing this
DukeKwaku 2021-01-24 17:42:29
…. 2021-01-24 17:40:57
I don’t want any program for controller for my computer.
I want give the name and password for any person for open my database , but I don’t doing this
Use Navicat
…. 2021-01-24 17:44:09
DukeKwaku 2021-01-24 17:42:29
Use Navicat
What this
DukeKwaku 2021-01-24 17:44:22
It’s a software
DukeKwaku 2021-01-24 17:45:22
It used to connect to database remotely
DukeKwaku 2021-01-24 17:45:50
Just database, no access to computer.
Just database only
…. 2021-01-24 17:46:13
This use for database only
DukeKwaku 2021-01-24 17:51:49
Yes
natghi2010 2021-01-24 18:12:42
DesolatorMagno 2021-01-23 00:35:57
I am in a group (spanish) called kata, the idea is to choice a daily problem for the group and everyone try to do it and share tips, maybe you can find a group like that.
Maybe translate it and bring here
Roger 2021-01-24 18:16:50
i need to solve a problem in my cods
Roger 2021-01-24 18:17:01
code*
Roger 2021-01-24 18:21:46
can anyone help?
Roger 2021-01-24 18:22:37
im getting fileloader.php error
Roger 2021-01-24 18:22:59
contains invalid JSON structure
Roger 2021-01-24 18:24:11
Rajen Trivedi 2021-01-24 20:03:48
2021-01-22 10:02:31
Any Laravel developer is here from India, who can work Full time or freelance
Yes ready to work as a freelancer.
Peace_love_yours 2021-01-24 20:32:20
2021-01-22 10:02:31
Any Laravel developer is here from India, who can work Full time or freelance
yes
amir881231 2021-01-24 22:24:21
Hi guys how can i build an api which shorten urls?
iftikhar7ahmed 2021-01-24 22:26:20
amir881231 2021-01-24 22:24:21
Hi guys how can i build an api which shorten urls?
Try polrproject
amir881231 2021-01-24 22:26:54
iftikhar7ahmed 2021-01-24 22:26:20
Try polrproject
Can u explain more
iftikhar7ahmed 2021-01-24 22:27:54
amir881231 2021-01-24 22:26:54
Can u explain more
Chk Pvt msg
sohilstha 2021-01-24 22:41:43

this is coming while deleting it when there is no image uploaded but if the image is uploaded then it will delete
sohilstha 2021-01-24 22:41:44
iftikhar7ahmed 2021-01-24 22:45:26
sohilstha 2021-01-24 22:41:43
this is coming while deleting it when there is no image uploaded but if the image is uploaded then it will delete
Check path using if condition before unlink function
← prev | next →