yes you can make an API with laravel and then with angular send data to the API. laravel support auth system for example oauth,basic http,x-auth-token,etc...
We are building a Laravel api that serves an Angular front end and we are using OAuth 2.0 This post on Testing OAuth 2.0 protected API endpoints in Laravel might be helpful
JannieT said:
We are building a Laravel api that serves an Angular front end and we are using OAuth 2.0 This post on Testing OAuth 2.0 protected API endpoints in Laravel might be helpful
Thank you very much for this!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community