Everyone who have experienced encode laravel file with sourceguardian to decode?

|
Soyjonathanespinosa 2019-02-05 18:58:10
In my case, I dont use external panels, I sugest and prefer make mine.
ni30000 2019-02-05 19:01:52
Hi. How can I code a virtual board that works in real time with Laravel?
Leetump 2019-02-05 19:02:11
If you have then u send me zip file of your s
StanleyMasinde 2019-02-05 19:09:49
Leetump 2019-02-05 18:52:33
Which is simple admin panel to integrate it

Create your own panel and save it for future use…. Integration sometimes slows you down

Soyjonathanespinosa 2019-02-05 19:14:32
StanleyMasinde 2019-02-05 19:09:49
Create your own panel and save it for future use…. Integration sometimes slows you down

Agree

l_alexis 2019-02-05 19:22:13
Leetump 2019-02-05 18:52:33
Which is simple admin panel to integrate it

I’ve used AdminLTE, but had to integrate to Laravel by myself

StanleyMasinde 2019-02-05 21:05:55
l_alexis 2019-02-05 19:22:13
I’ve used AdminLTE, but had to integrate to Laravel by myself

The problem with this package is that it’s written in bootstrap 3… when I get time I’ll try to upgrade it to 4.2

Hfally 2019-02-05 22:01:07
sonvisalpv 2019-02-05 13:01:35
hello all i am use datatable in laravel but when i has data 100k it spend many time to load data how to solve this problem

Hello, gotten a solution to this?

2019-02-05 23:12:45
Hi guys
Which variable in laravel shows the number of unread messages in the inbox ?
πŸ™πŸ™πŸ™
StanleyMasinde 2019-02-05 23:13:47
2019-02-05 23:12:45
Hi guys
Which variable in laravel shows the number of unread messages in the inbox ?
πŸ™πŸ™πŸ™

There is none

StanleyMasinde 2019-02-05 23:14:53
Add a booline col in your messages table named read…
StanleyMasinde 2019-02-05 23:15:27
Get the number of cols where read !==1
StanleyMasinde 2019-02-05 23:15:37
Count them
PHP Begginer 2019-02-06 01:13:37
Hi guys
Anyone who is using Largon server pls

I am having error msg 504 Gateway Time out .

PHP Begginer 2019-02-06 01:14:55
laravel_discuss-1764.jpg

oliwankenobi 2019-02-06 01:18:24
Hei Guys, Is there anybody from Switzerland here?
c0urage 2019-02-06 02:16:57
Hey guys, I need help deploying my project to github
c0urage 2019-02-06 02:17:00
Can anyone help me?
79423 2019-02-06 03:01:43
PHP Begginer 2019-02-06 01:14:55

whats ur php version?

hazhir 2019-02-06 03:17:01
Soyjonathanespinosa 2019-02-05 06:34:25
Hello partners, any tutorial for a full laravel 5.7 + vue crud?

Checkout jeffry tutorial on laracasts.com

Soyjonathanespinosa 2019-02-06 03:31:18
hazhir 2019-02-06 03:17:01
Checkout jeffry tutorial on laracasts.com

Thanks.

sonvisalpv 2019-02-06 03:45:11
Late me try
htoowaikhant 2019-02-06 04:54:42
hell everyone, i just want to decode using source guardian encode file like view or controller.
sonvisalpv 2019-02-06 04:59:35
hello all i just hosting laravel on ubuntu and i am got error like this what should i do
sonvisalpv 2019-02-06 04:59:38
laravel_discuss-1776.jpg

2019-02-06 05:36:23
sonvisalpv 2019-02-06 04:59:35
hello all i just hosting laravel on ubuntu and i am got error like this what should i do

Read the 3rd sentence

sonvisalpv 2019-02-06 05:38:09
ok
2019-02-06 05:40:07
sonvisalpv 2019-02-06 04:59:38

This may be the permission issue. Check required folders have right permission

sonvisalpv 2019-02-06 05:40:47
Amol noted with thanks
hamidshariati_ir 2019-02-06 05:54:07
what is 419 error in ajax request!! I have csrf field…
2019-02-06 06:01:51
hamidshariati_ir 2019-02-06 05:54:07
what is 419 error in ajax request!! I have csrf field…

$.ajaxSetup({ headers: { ‘X-CSRF-TOKEN’: $(‘meta[name=”csrf-token”]’).attr(‘content’) } });

hamidshariati_ir 2019-02-06 06:08:15
2019-02-06 06:01:51
$.ajaxSetup({ headers: { ‘X-CSRF-TOKEN’: $(‘meta[name=”csrf-token”]’).attr(‘content’) } });

laravel_discuss-1784.jpg

hamidshariati_ir 2019-02-06 06:08:15
tnx feruza but still I have 419 error
hamidshariati_ir 2019-02-06 06:08:43
method is patch
hamidshariati_ir 2019-02-06 06:14:47
Solved. it’s worked with post method 😊. one of my co-workers said to use patch. I don’t know why but used it.
PHP Begginer 2019-02-06 06:17:20
79423 2019-02-06 03:01:43
whats ur php version?

7.1

c0urage 2019-02-06 07:44:16
Hello everyone, I have an issue. I have uploaded all my files to github, when I update laravel and github. My site is still the same default laravel page. Any help or commands to start github?
hamidshariati_ir 2019-02-06 07:45:32
c0urage 2019-02-06 07:44:16
Hello everyone, I have an issue. I have uploaded all my files to github, when I update laravel and github. My site is still the same default laravel page. Any help or commands to start github?

what’s the url?

c0urage 2019-02-06 07:46:22
It’s on my server for now
c0urage 2019-02-06 07:46:34
that’s the url
hamidshariati_ir 2019-02-06 07:47:22
how do you integrate github with your server?
htoowaikhant 2019-02-06 07:49:21
everyone who have experienced encode laravel file with sourceguardian to decode?
hamidshariati_ir 2019-02-06 07:53:30
how do you integrate github with your server?
c0urage 2019-02-06 07:54:28
hamidshariati_ir 2019-02-06 07:53:30
how do you integrate github with your server?

I connected with the basic commands

c0urage 2019-02-06 07:54:34
and connected my github account
c0urage 2019-02-06 07:54:38
and ssh key
hamidshariati_ir 2019-02-06 07:57:10
c0urage 2019-02-06 07:54:38
and ssh key

you must tell github webhook’s trigger a web page on your url or like gitlab introduce a gitlab-ci.yml (if exist in github) to ssh with your key and run script (that pull from your repository and rsync them in your www location)

c0urage 2019-02-06 08:02:11
hamidshariati_ir 2019-02-06 07:57:10
you must tell github webhook’s trigger a web page on your url or like gitlab introduce a gitlab-ci.yml (if exist in github) to ssh with your key and run script (that pull from your repository and rsync them in your www location)

should I switch over to gitlab?

hamidshariati_ir 2019-02-06 08:25:36
c0urage 2019-02-06 08:02:11
should I switch over to gitlab?

search it. surely there is a way to CI in github. I don’t know.

StanleyMasinde 2019-02-06 08:31:58
c0urage 2019-02-06 07:44:16
Hello everyone, I have an issue. I have uploaded all my files to github, when I update laravel and github. My site is still the same default laravel page. Any help or commands to start github?

Git clone your repo from the vps…
Cd your repo….

Composer install

|