Support the ongoing development of Laravel.io →
Configuration Installation

I want to use laravel(as backend) and angular(as frontend). As far as I know I can use 2 methods :-

  1. I can integrate both frameworks by using API service or

  2. I can use monolithic architecture style (using angular with blade template)

As per my requirements 2nd option is better because in it I can use laravel's default functionalities in angular like (Auth, user roles and permissions etc).

But I afraid that 2nd option makes the project complex and messy in future.

which is the better option?

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

Ankit ankit24007 Joined 2 Jul 2018

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.