jadjoubran / laravel-angular

(deprecated) Laravel & Angular package
https://laravel-angular.io
MIT License
179 stars 25 forks source link

You never mentioned that this package does almost nothing, frankly speaking... #11

Closed zhekaus closed 6 years ago

zhekaus commented 6 years ago

...and, actually, doesn’t do anything with Angular. And hence its name, that’s quite weird. All you suggest here is an opinioned simple template of api call responses. However, Angular can consume Laravel API right out of the box. I don’t understand why people star it at all.

jadjoubran commented 6 years ago

Hi @zhekaus Thanks for opening an issue! This repository is for the Laravel package The Angular package was supposed to go in angular-laravel

However I never had the time to work on it due to time constraints If you can send in a contribution, I'd be happy to work with you on it! 😄

Indeed Angular can consume Laravel API right out of the box, it's nowhere claimed the opposite. However this package helps you return consistent responses for errors and success based on the response macro described in the documentation. I'm waiting for the package to evolve with feedback from the community, so if you've got any feature suggestion, feel free to create one! Cheers

zhekaus commented 6 years ago

The only reason to have such a thingy as laravel-angular is having working-out-of-the-box demo with self-sufficient tutorial. That what people really need. That what is still absent for tymondesigns/jwt-auth version 1.0

I saw your laravel-angular.io, indeed. And it is far from being completed. Currently it simply contains copy-pasts from origins. However, thanks so much, it gives the idea and it is a good start: for you – to create something really useful, for others, currently – to follow the origins and comprehend them there.

Nonetheless, I don’t see any use in any kind of laravel-angular package though.

jadjoubran commented 6 years ago

I'm going to have time to work on it again very soon, so I've you come up with new specific features that you think are nice to have, please open a new issue on either one of the repositories Cheers!

lakinmohapatra commented 6 years ago

It will be good to have one user interface for developing apis like loopback node js framework .

On Dec 3, 2017 4:00 PM, "Jad Joubran" notifications@github.com wrote:

I'm going to have time to work on it again very soon, so I've you come up with new specific features that you think are nice to have, please open a new issue on either one of the repositories Cheers!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jadjoubran/laravel-angular/issues/11#issuecomment-348754683, or mute the thread https://github.com/notifications/unsubscribe-auth/AK7T3cCEZIYgvXASsjBcP-TOtW6OczJtks5s8nhdgaJpZM4Qs6J0 .

rojasjandro89 commented 6 years ago

I can believe I've wasted two hours trying to make this THING work...what is this for? I just don't get it. I'm trying to serve an already developed angular app inside laravel app and this just doesn't do a thing... I'm obviously missing something but your documentation is awful...