I Need help With Vuejs/laravel - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › I Need help With Vuejs/laravel (897 Views)
| I Need help With Vuejs/laravel by Karlebolu(op): 7:52pm On Apr 13, 2020*. Modified: 9:48pm On Apr 13, 2020 |
There is this method called in a vue component that was not imported from anywhere in a lesson I am following on github. https://github.com/connor11528/laravel-forum/blob/master/resources/assets/js/components/Reply.vue on line 58, a canUpdate computed property was defined, it reference an authorize method and I don't know where it came from. canUpdate(){ return this.authorize(user => this.data.user_id == user.id); }, even the computed property on line 53 something ambiguous to me signedIn(){ return window.App.signedIn; } . Please help clarify. |
| Re: I Need help With Vuejs/laravel by Karlebolu(op): 10:37am On Apr 14, 2020 |
I was able to get the answer through Google search. There is this Javascript library that does exactly what laravel authorization does, it was what the guy used albeit in a different way. https://pineco.de/implementing-laravels-authorization-front-end/ |
| Re: I Need help With Vuejs/laravel by Playforkeeps(m): 8:27pm On Apr 14, 2020 |
Karlebolu:Great google ninja skills OP, i myself tried searching for it because ostensibly it wasn't a Vue method. |
| Re: I Need help With Vuejs/laravel by Karlebolu(op): 9:45pm On Apr 14, 2020 |
Playforkeeps: ![]() |
Make Payment With Vuejs, Express And Stripe • Laravel Vuejs Video Manager Application Tutorial Series • Laravel Vuejs Crud Tutorial • 2 • 3 • 4
NCK Emmc ISP Tool Activation Permanent • Yew Framework: Build Multi-threaded And Performant Web Front-end In Rust • How To Install Plugins Or Extensions On Acode