Paman Beruang

Results 6 issues of Paman Beruang

so i don't get new picture from flickr, it just a picture from the first time i add this plugin into my laravel website, any idea why? i use config...

hi i am reworking my project with vue js frontend and don't have any idea how to expose this acl into vue js.... and i read an example of exposing...

hi, i use entrust before to control acl in laravel when my project is still laravel 4, and now with laravel 5.2 entrust no longer work, especialy in route filtering......

Hi, so i like your menu and thinking how to integrate 1. touch gesture So when i want to open menu, i just swipe to right to open left menu...

so i find your sorting code not working if we are sorting related model and i find elsewhere the solution is doing something like this ``` $users = App\User::with(['posts' =>...

hi, i love your project and it works very well and match what i need for an spa project with laravel. But i don't quite get it how everything works......