Needs advice
on
CodeIgniterCodeIgniter
and
LaravelLaravel

I need to build a web application plus android and IOS apps for an enterprise, like an e-commerce portal. It will have intensive use of MySQL to display thousands (40-50k) of live product information in an interactive table (searchable, filterable), live delivery tracking. It has to be secure, as it will handle information on customers, sales, inventory. Here is the technology stack: Backend: Laravel 7 Frondend: Vue.js, React or AngularJS?

Need help deciding technology stack. Thanks.

READ LESS
16 upvotes·280.4K views
Replies (8)
CTO at Punchlist·
Recommends
on
Vue.js

I can't speak to Angular since I haven't used it for at least 3 years (I wasn't a fan back then) but both React and Vue are great frameworks and will do the job just fine. Since you are using Laravel for the back end I'd recommend Vue. There's a lot of overlap between the communities and most Laravel developers I know do favor Vue over React.

READ MORE
3 upvotes·1 comment·66K views
Ademir Mazer Junior
Ademir Mazer Junior
·
August 9th 2021 at 6:09PM

You should use Laravel enad Vuejs, if you thinking on buid a app after the web application, you can use Quasar Framework for you web application and after reuse a lot of your code, since Quasar is meant to be used on multiplatform softwares. Also, Quasar is built on VueJS

·
Reply
Technical Lead at DPO International·
Recommends
on
Laravel
Vue.js

It's better to use Laravel with Vue.js and also laravel is very lightweight and speed performance.

READ MORE
19 upvotes·130.7K views
View all (8)
Avatar of Nic Rosental

Nic Rosental

CTO at Punchlist