+2 votes
in Laravel by
Can we use Laravel for Full Stack Development (Frontend + Backend)?

1 Answer

0 votes
by

Laravel is the best choice to make progressive, scalable full-stack web applications. Full-stack web applications can have a backend in laravel and the frontend can be made using blade files or SPAs using Vue.js as it is provided by default. But it can also be used to just provide rest APIs to a SPA application.

Hence, Laravel can be used to make full-stack applications or just the backend APIs only.

Related questions

0 votes
asked Oct 22, 2023 in Laravel by john ganales
0 votes
asked Oct 17, 2023 in Laravel by Robindeniel
+1 vote
+1 vote
asked Jun 27, 2023 in Laravel by SakshiSharma
0 votes
asked Jun 27, 2023 in Laravel by Robindeniel
...