Support the ongoing development of Laravel.io →

tadoshi

Joined 17 Dec 2014

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0
posted 9 years ago

insert csv file contents into database

Hi,, am working on project which deals with bulk data upload into database by using CSV file. Is the...

0 Likes
3 Replies
posted 9 years ago

Laravel Entrust List Permission of a give Role

Hellow,,, i use Entrust in my project everything goes fine but i stacked on one thing.. i can not li...

0 Likes
4 Replies
Solved
replied 9 years ago

Laravel Entrust List Permission of a give Role

Thank you Dishark,, it is working now..

0 Likes
replied 9 years ago

Laravel Entrust List Permission of a give Role

$role = Role::find(1); $perms = $role->perms(); echo $perms->name; i have tried the code above...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.