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·278.6K views
Replies (8)

40-50k should not be a problem at all for the database nor for any frontend/backend combo. Laravel works pretty well with Vue.js, for example; and you can include Elasticsearch in the combo if you really need fulltext search capabilites in your app. That will be much more decisive in the final product than the frontend stack chosen.

READ MORE
5 upvotes·64.8K views
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·129.7K views
View all (8)
Avatar of Marcos Besteiro López