← prev | next →
Ankit2103 2020-08-19 12:49:10
Hey i am create a website in which I want to store name in session and then print that name in welcm msg
Ankit2103 2020-08-19 12:49:39
And also I want toh use that name and ferch the data from the mysql database
Ankit2103 2020-08-19 12:52:39
Any suggestions
Ankit2103 2020-08-19 12:52:57
In core we use session variable
2020-08-19 13:00:59
Hello can anyone help to get .env file location on live server
I didnt found it on root folder
mansidodiya610 2020-08-19 13:04:43
Hello , Hope you all are safe and healthy.
I need your help on immediate basis , Urgently need of A+ Blood. People from Visakhapatnam please ,Come Forward..It will be greatest help 🙇
Thank You.
i know…it’s off-topic…but need help 🙏
Billa_Bongg 2020-08-19 13:05:04
2020-08-19 13:00:59
Hello can anyone help to get .env file location on live server
I didnt found it on root folder
It’s usually hidden as far as I know….maybe if u cat .env you will see its contents
2020-08-19 13:06:06
But i have server access
2020-08-19 13:06:26
And i want to change some details in it than how can i do
cayetanohosma 2020-08-19 13:16:31
Dhara Do you have an SSH access?
cayetanohosma 2020-08-19 13:21:14
ok, so you can run find / -name .env and see if it will be listed
2020-08-19 13:21:44
No its not there
2020-08-19 13:22:09
How can i run the command
cayetanohosma 2020-08-19 13:22:25
In console
cayetanohosma 2020-08-19 13:22:36
In SSH console
2020-08-19 13:23:10
For live i font know how to run it
arsangamal 2020-08-19 13:53:05
to delete all data in specific model use
Mymodel::query()->delete();
to truncate the table use
MyModel::truncate();
Marwa Abdulmoniem 2020-08-19 13:58:58
Hello
I am working on a mobile application project
I need to apply the concepts of:
Services oriented architecture
Data architecture
Project management
Information architecture
Can you help me explain it and what is the relationship of each of these concepts to the project and to which section of the project it belongs to
Bhushan 2020-08-19 16:10:40
Hello I am looking for laravel e-commerce website and stumble upon on codecanyon website where there are ready made solutions. My question can do customization in ready made script from codecanyon like different payment gateways and other customization
sriniprabu 2020-08-19 16:17:24
yes can do !
sriniprabu 2020-08-19 16:17:49
you can also write to them and ask what payment gateways they support !
sriniprabu 2020-08-19 16:18:28
after customization the issue is when the update newer version you have to manually check the updates and do them yourself !
2020-08-19 16:42:31
Any body can fix hosting larvel on digital ocean
amps_boadu 2020-08-19 17:26:37
amps_boadu 2020-08-19 17:26:57
Any one help me on this error during installation
amps_boadu 2020-08-19 17:27:14
Its my first time on php framework
isofdev 2020-08-19 17:36:09
amps_boadu 2020-08-19 17:26:57
Any one help me on this error during installation
what happens if you run composer clear-cache first and update command after that?
amps_boadu 2020-08-19 17:51:02
isofdev 2020-08-19 17:36:09
what happens if you run composer clear-cache first and update command after that?
All cache cleared
isofdev 2020-08-19 17:53:28
amps_boadu 2020-08-19 17:51:02
All cache cleared
Try again again your command
amps_boadu 2020-08-19 17:53:45
Ohk
amps_boadu 2020-08-19 17:54:14
Let me try again and see
Thanks
amps_boadu 2020-08-19 17:59:24
amps_boadu 2020-08-19 17:59:35
Still didn’t work
isofdev 2020-08-19 18:10:27
amps_boadu 2020-08-19 17:59:24
Just change the composer default repo url:
composer config -g repo.packagist composer https://packagist.org
composer config -g github-protocols https ssh
amps_boadu 2020-08-19 18:11:41
Okay
amps_boadu 2020-08-19 18:12:04
Should I run the two commands
isofdev 2020-08-19 18:13:01
amps_boadu 2020-08-19 18:12:04
Should I run the two commands
Yes
amps_boadu 2020-08-19 18:13:21
CredoGoldenBoy 2020-08-19 18:45:36
on my laravel project, i’m using yajra to display the data in a datatable. but it works with the internet connection. Is there a way to access it offline? if so can you help me?
Mr_Classy 2020-08-19 20:36:13
Anyone Vue js developer here ?
Pro 2020-08-19 20:48:51
https://discord.com/invite/HBherRA
Join the Vue Land Discord Server! –
DiscordJoin the official Vue.js Discord channel to meet other Vue.js developers! | 110,813 members
amps_boadu 2020-08-19 21:54:13
isofdev 2020-08-19 18:10:27
Just change the composer default repo url:
composer config -g repo.packagist composer https://packagist.org
composer config -g github-protocols https ssh
It worked
Thanks
isofdev 2020-08-19 21:54:47
amps_boadu 2020-08-19 21:54:13
Of course
isofdev 2020-08-19 21:54:59
amps_boadu 2020-08-19 21:54:13
Welcome
SHOSHO_RAM 2020-08-19 22:22:40
https://www.youtube.com/playlist?list=PLvNu8E-aj20njrvWNIutPOb8ip1xoLjW2
بناء نظام إدارة محتوى باستخدام اللارافل – YouTube –
YouTube
seceraf 2020-08-19 22:53:03
Can I pass a controller through a delete button?
seceraf 2020-08-19 22:53:58
If I have a query parameter that shows the id and I want to pass a destroy function through that button, how is that?
2020-08-20 01:51:39
Hi friends , any body here ?
2020-08-20 01:53:55
I have a problem , and try searching to find solutions but i can’t find any solution , i want output print size 80mm from bage html
← prev | next →