jadjoubran / laravel-angular

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

Is this package already to use? #9

Open hothandao opened 6 years ago

hothandao commented 6 years ago

Hi there,

I am new for both laravel & angular, and found here from Google. I am developing a project using both of them and looking for a way to use them for most continence.

I have installed as following your guide, but dont know how to use next with this combination. Is there any difference between using this package rather than using Angular dist & Laravel as API, separately?

Thanks for your help, and your contribution to community,

jadjoubran commented 6 years ago

Hi @hothandao Thanks for asking an issue here!

This package is ready to be used. It does not dramatically change your experience, it's mainly a package that helps you return consistent data with your API using Response Macros that you can find here in the documentation

You could add this to your existing project if you find it useful!