← prev | next →
pringal7 2021-04-05 14:26:43
Hello All,
Please contact here pringal.development@gmail.com
If any one needs a laravel developer for freelancing work.
pringal7 2021-04-05 14:28:22
2021-04-05 13:35:40
And do anyone know why the vendor folder and .env file look offcolor. I don’t know why it is giving an error it runs fine on my colleague’s pc and we have same PHP version laravel version still the project is giving errors in my pc
Remove Vendor folder and install using composer install terminal command.
2021-04-05 14:34:43
pringal7 2021-04-05 14:28:22
Remove Vendor folder and install using composer install terminal command.
It gives error that lock file does not contain a compatible set of packages
cayetanohosma 2021-04-05 14:35:24
2021-04-05 13:35:40
And do anyone know why the vendor folder and .env file look offcolor. I don’t know why it is giving an error it runs fine on my colleague’s pc and we have same PHP version laravel version still the project is giving errors in my pc
They are grayed because they are included into the .gitignore file
2021-04-05 14:36:49
cayetanohosma 2021-04-05 14:35:24
They are grayed because they are included into the .gitignore file
Ok how to remove them from it. I heard that word .gitignore but don’t know what to do
pringal7 2021-04-05 14:37:08
cayetanohosma 2021-04-05 14:35:24
They are grayed because they are included into the .gitignore file
What is your composer json file has as a php version ?
What is your installed php version ?
Do you have more then one php version?
pringal7 2021-04-05 14:37:56
composer.json
“config”: {
“platform”: {
“php”: “7.3”
}
},
pringal7 2021-04-05 14:38:44
2021-04-05 14:34:43
It gives error that lock file does not contain a compatible set of packages
What is your composer json file has as a php version ?
What is your installed php version ?
Do you have more then one php version?
cayetanohosma 2021-04-05 14:38:57
2021-04-05 14:36:49
Ok how to remove them from it. I heard that word .gitignore but don’t know what to do
.gitignore is the file where you set the files which never been pushed to your Git repo
pringal7 2021-04-05 14:39:25
What is your installed php version in your system?
in terminal run: php -v
pringal7 2021-04-05 14:39:39
or what is the php version in your php_info(); ?
focalfossa20 2021-04-05 14:47:53
I have a table course with columns: id, title, desc and also have a table curriculum with columns: id, title_curriculum, trigger_lecture, course_id. I want to sort course table value using column trigger_lecture in the curriculum table, how should I do?
pringal7 2021-04-05 14:53:41
focalfossa20 2021-04-05 14:47:53
I have a table course with columns: id, title, desc and also have a table curriculum with columns: id, title_curriculum, trigger_lecture, course_id. I want to sort course table value using column trigger_lecture in the curriculum table, how should I do?
You need a normal mysql query or you are using laravel framwork and need a model relation?
One Trust 2021-04-05 15:24:52
any one know the plugin or package which can use to send job alert or post alert notification to the subscribers once post published. Nb for laravel website
FH 2021-04-05 18:32:43
nafali bezalam loo sinatoon
can you help me to fix this bug?
thanks
natghi2010 2021-04-05 19:02:26
has anyone inserted file into database as binary?
natghi2010 2021-04-05 19:02:49
if so how did you do it? I cant find any documentation.
focalfossa20 2021-04-05 19:03:02
pringal7 2021-04-05 14:53:41
You need a normal mysql query or you are using laravel framwork and need a model relation?
I need model relation
web_artisan77 2021-04-05 19:11:12
can you recommend any ecommerce built-in laravel?
Auditore_1459 2021-04-05 19:12:41
web_artisan77 2021-04-05 19:11:12
can you recommend any ecommerce built-in laravel?
If you are looking for Cart implementation, try darryldecode’s solution
web_artisan77 2021-04-05 19:14:14
Auditore_1459 2021-04-05 19:12:41
If you are looking for Cart implementation, try darryldecode’s solution
ok lemme check
AfshinEfati 2021-04-05 19:53:02
hi
i want know how can access to contact list phone from website
cayetanohosma 2021-04-05 21:07:08
AfshinEfati 2021-04-05 19:53:02
hi
i want know how can access to contact list phone from website
Well, you should give to us more information about the task
2021-04-05 21:12:46
AfshinEfati 2021-04-05 19:53:02
hi
i want know how can access to contact list phone from website
Not possible.
AfshinEfati 2021-04-05 21:14:06
cayetanohosma 2021-04-05 21:07:08
Well, you should give to us more information about the task
We want when user use the smart phone.can share his contact list to site
Mrym 2021-04-05 21:29:24
☘️
Ayushi2020 2021-04-05 22:01:49
2021-04-05 22:15:56
Ayushi2020 2021-04-05 22:01:49
You’re in wrong group.
You’ll find matches on LinkedIn.
cayetanohosma 2021-04-05 22:37:07
AfshinEfati 2021-04-05 21:14:06
We want when user use the smart phone.can share his contact list to site
I guessing that you need to create an app, using React Native or whichever other language, and from that mobile app request access to the phone’s contacts, and then read them and send to the backed (Laravel)
AfshinEfati 2021-04-05 22:37:48
cayetanohosma 2021-04-05 22:37:07
I guessing that you need to create an app, using React Native or whichever other language, and from that mobile app request access to the phone’s contacts, and then read them and send to the backed (Laravel)
Tnx ❤️
cayetanohosma 2021-04-05 22:38:38
AfshinEfati 2021-04-05 22:37:48
Tnx ❤️
You’re welcome
maudrico 2021-04-06 02:12:18
Permissions and Roles in Laravel https://mauriciorodrigues-74512.medium.com/permissions-and-roles-in-laravel-7875bfd73ef
Permissions and Roles in Laravel –
MediumHello guys, In this article, we will implement a laravel 8 spatie user roles and permissions tutorial. Roles and permissions will be…
2021-04-06 07:22:13
amir_0787 2021-04-04 23:14:17
Put your domain URL in “host”: “url”
Port 21
Username: your VPS username
Remote path: /public_html if your project is on root
I changed port to 22 and it’s worked
amir_0787 2021-04-06 08:00:47
2021-04-06 07:22:13
I changed port to 22 and it’s worked
Cool
You used sftp
FTP port is 21 and sftp port is 22
← prev | next →