Has any one used laravel spatie permission package here?

|
nikhil_ev 2019-05-15 22:00:02
Anybody doing freelance works?? I willing to do part . To learn laravel in depth.. Please contact anybody have projects
nikhil_ev 2019-05-15 22:00:30
PM me
2019-05-16 13:39:56
nikhil_ev 2019-05-15 22:00:02
Anybody doing freelance works?? I willing to do part . To learn laravel in depth.. Please contact anybody have projects

I do freelance

skys215 2019-05-16 14:10:43
I want to do laravel projects too, but don’t know how to find
Tried freelancer but seems hard to get picked
Testuserid 2019-05-16 14:12:17
skys215 2019-05-16 14:10:43
I want to do laravel projects too, but don’t know how to find
Tried freelancer but seems hard to get picked

agreed

2019-05-16 14:21:37
skys215 2019-05-16 14:10:43
I want to do laravel projects too, but don’t know how to find
Tried freelancer but seems hard to get picked

do personal projects and put in your github profile.

2019-05-16 14:22:18
Freelancer.com, workana.com isn’t a good place to pick up projects since on there wins who put the most lowest price and expectations
2019-05-16 14:22:28
you could find a good project, but it’s a quite hard
skys215 2019-05-16 14:38:13
Yeah, that’s what I mean
2019-05-16 14:39:23
It’s better you try find a job
2019-05-16 14:39:49
it’s more worthy and for some companies freelancers projects isn’t considered as experience for N factors.
DesolatorMagno 2019-05-16 14:49:43
You can always try doing some personal project and using github for it, that can help you with a job, and there is other options like, asking friend or family if they need a web and doing it almost for free that can help you gaining experience and getting something to show.
2019-05-16 14:51:51
DesolatorMagno 2019-05-16 14:49:43
You can always try doing some personal project and using github for it, that can help you with a job, and there is other options like, asking friend or family if they need a web and doing it almost for free that can help you gaining experience and getting something to show.

exactly

2019-05-16 14:52:02
in IT there’s no excuse for anyone say “i don’t have experience”
2019-05-16 14:52:10
mainly for programmers
2019-05-16 14:52:15
there’s a lot open source projects
2019-05-16 14:52:21
you can clone some application to pratice
skys215 2019-05-16 14:52:36
Nah, I’m already used to laravel, just hard to find a fully remote job or small project to earn a bit more money
2019-05-16 14:53:10
skys215 2019-05-16 14:52:36
Nah, I’m already used to laravel, just hard to find a fully remote job or small project to earn a bit more money

so if it’s fine so why you keep trying it?

2019-05-16 14:53:17
Remember Einstein words
skys215 2019-05-16 14:55:04
2019-05-16 14:53:10
so if it’s fine so why you keep trying it?

Just want save some money for my personal things

2019-05-16 14:55:36
I got it, well, keep trying, nowadays if i need more money i just switch job
2019-05-16 14:55:43
country if necessary
2019-05-16 14:55:58
But my free time i use to me, to study, do whatever I want.
praneet81 2019-05-16 15:02:00
Has any one used laravel spatie permission package here?
praneet81 2019-05-16 15:03:04
I’m trying to make a permission and assigning the role to that permission
praneet81 2019-05-16 15:03:51
Now when i go to edit the permission i want the checkbox selected for the roles that has already been assigned to the permission while creating it
praneet81 2019-05-16 15:04:16
But I’m unable to find anything in the docs to find the relationship between roles and permission
praneet81 2019-05-16 15:04:35
Although their is a pivot table roles_has_permission on database
praneet81 2019-05-16 15:04:48
How do i get the relationship??
2019-05-16 15:20:49
the package uses eloquent interface?
2019-05-16 15:21:31
Kind of?
praneet81 2019-05-16 15:21:31
It says that it uses eloquent
praneet81 2019-05-16 15:21:52
Just need to know the exact method’s name
2019-05-16 15:22:38
More than this is someone programming for your XDDD
2019-05-16 15:22:45
2019-05-16 15:22:38
More than this is someone programming for your XDDD

easy*

2019-05-16 15:23:17
But anyawy, if the package uses the eloquent interface, probably the package has the method withPivot or with()
2019-05-16 15:23:21
but you need check that.
praneet81 2019-05-16 15:23:56
2019-05-16 15:23:17
But anyawy, if the package uses the eloquent interface, probably the package has the method withPivot or with()

Will give with a try

2019-05-16 15:24:09
don’t give a try, check if there’s is
2019-05-16 15:24:15
read the documentation of the package.
2019-05-16 15:24:25
don’t use something without you know what you’re using
praneet81 2019-05-16 15:27:24
The docs isn’t specific on that part sadly
DesolatorMagno 2019-05-16 15:33:32
Or you know, start using Tinker and try the Shotgun method.
Satish Tigga 2019-05-16 19:11:38
Guys does any help me with live chat integration to my laravel project
Satish Tigga 2019-05-16 19:11:52
*can
ErgashevXurshid 2019-05-16 19:32:25
Satish Tigga 2019-05-16 19:11:38
Guys does any help me with live chat integration to my laravel project

Do you know VUE?

Satish Tigga 2019-05-16 20:22:35
ErgashevXurshid 2019-05-16 19:32:25
Do you know VUE?

No Bro

Satish Tigga 2019-05-16 20:22:46
ErgashevXurshid 2019-05-16 19:32:25
Do you know VUE?

Bro Can You Help

ErgashevXurshid 2019-05-16 20:57:07
Satish Tigga 2019-05-16 20:22:46
Bro Can You Help

Bro I can create live chat with Vue

|