Hi, I would like to know if someone has already had a problem when sending images to the server and has already had a problem accessing the refused server like me?

|
Candra 2022-09-01 02:03:47
Ok sir
imam_an_15 2022-09-01 02:18:48
How to add title in export data?
Jinreign 2022-09-01 05:28:32
is there a possible way not to remove text limit in database from 255 to 1000?
DesolatorMagno 2022-09-01 05:32:08
Jinreign 2022-09-01 05:28:32
is there a possible way not to remove text limit in database from 255 to 1000?

Change type to text.

Dani 2022-09-01 09:31:29
imam_an_15 2022-09-01 02:18:48
How to add title in export data?

are you referring to the name of the columns or the title of the file?

imam_an_15 2022-09-01 09:52:54
Dani 2022-09-01 09:31:29
are you referring to the name of the columns or the title of the file?

laravel_discuss-136401.jpg
Like this. Not title column or file.
title above the table.

imam_an_15 2022-09-01 09:54:34
And i use this.

https://yajrabox.com/docs/laravel-datatables/master/quick-starter

DataTables Quick Starter – Laravel DataTables YajraBoxYajrabox
DataTables Quick Starter laravel-datatables package documentation.
imam_an_15 2022-09-01 09:54:48
laravel_discuss-136403.jpg

linux9921 2022-09-01 10:08:17
laravel_discuss-136404.jpg
Hi, I would like to know if someone has already had a problem when sending images to the server and has already had a problem accessing the refused server like me? I have a serious problem for my clients and I when they send several images to the server, access is denied to them but if they send an image or two, the access right is good for this case. My folders are in 755 and the files in 644. what could be the problem?
linux9921 2022-09-01 10:30:22
actually i don’t know
linux9921 2022-09-01 10:35:14
PSR-1
h_a_r_s_a_l 2022-09-01 10:44:27
Anyone knows how to show excel importing error in excel only
Web Developer 2022-09-01 10:54:28
Some file permission examples: 777 – all can read/write/execute (full access). 755 – owner can read/write/execute, group/others can read/execute. 644 – owner can read/write, group/others can read only.
linux9921 2022-09-01 11:18:59
Web Developer 2022-09-01 10:54:28
Some file permission examples: 777 – all can read/write/execute (full access). 755 – owner can read/write/execute, group/others can read/execute. 644 – owner can read/write, group/others can read only.

I tried the permissions 777 but nothing worked.

Junior_TACHOM 2022-09-01 11:56:49
Look for the import order in main. _variables.scss must be at the top.
Ashish 2022-09-01 12:34:07
Is udemy laravel courses is good for begineer
Prem Soni 2022-09-01 12:43:01
Ashish 2022-09-01 12:34:07
Is udemy laravel courses is good for begineer

yes

mayankmind 2022-09-01 12:43:19
Ashish 2022-09-01 12:34:07
Is udemy laravel courses is good for begineer

YouTube is better then udemy πŸ˜…

Garrry601 2022-09-01 13:02:42
Any laravel developer from Chandigarh side?
Dhruv Trivedi 2022-09-01 13:16:11
laravel_discuss-136423.jpg

Dhruv Trivedi 2022-09-01 13:16:24
how to join 3 table
rlawjddn00 2022-09-01 13:30:51
Ashish 2022-09-01 12:34:07
Is udemy laravel courses is good for begineer

Udemy courses are outdated

rlawjddn00 2022-09-01 13:31:06
Prem Soni 2022-09-01 12:43:01
yes

Just watch laracast

IncredgeX 2022-09-01 13:32:42
what is this?
Lalit Rana 2022-09-01 13:49:51
Garrry601 2022-09-01 13:02:42
Any laravel developer from Chandigarh side?

βœ‹

Itzurboiililjuice999 2022-09-01 13:53:50
Hello everyone, I have an issue, I’m trying to do a task scheduler but I don’t know how to do it
Itzurboiililjuice999 2022-09-01 13:55:37
I will take an example of what I want to do. I want to send a message at 7:00 PM tomorrow, and another time at 10:30AM the following day
Itzurboiililjuice999 2022-09-01 13:55:50
I don’t know if you get it
Dani 2022-09-01 13:58:37
imam_an_15 2022-09-01 09:52:54
laravel_discuss-136401.jpg
Like this. Not title column or file.
title above the table.

it’s easy

linux9921 2022-09-01 13:59:27
Itzurboiililjuice999 2022-09-01 13:53:50
laravel_discuss-136401.jpg
Hello everyone, I have an issue, I’m trying to do a task scheduler but I don’t know how to do it

you have to create the schedule command

Dani 2022-09-01 13:59:58
imam_an_15 2022-09-01 09:52:54
laravel_discuss-136401.jpg
Like this. Not title column or file.
title above the table.

laravel_discuss-136434.jpg

Dani 2022-09-01 14:00:16
You can change the title option with your preferences
Itzurboiililjuice999 2022-09-01 14:00:24
linux9921 2022-09-01 13:59:27
laravel_discuss-136401.jpg
you have to create the schedule command

how to do it?

Arun091256 2022-09-01 14:00:26
Hello,
I am a freelancer full stack developer enthusiast. I have lot of years experience in this field. I have completed more than 50+ successful projects. Building a top notch website design is what makes me different from others. Feel free to contact me. if you can interested to contact me.
WhatsApp number: +918130254515
Skype: live:.cid.9bf3579ce2d5ce27
imam_an_15 2022-09-01 14:01:44
Dani 2022-09-01 13:59:58
laravel_discuss-136434.jpg

I have tried this but it doesn’t work

|