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.5K views
Replies (8)
Full stack developer at EasyDo Digital Technologies·
Recommends
on
Laravel
Nuxt.js

I highly recomand using the Vue based Nuxt framework for the front end. It is not required to use the server render feature and the folder based routing and stores are really nice to work with. In addition it brings component auto import and lots of plugins neatly integrated (authentication, i18n, socket.io, etc.). If in the setup process you also chose Vuetify as a component library you will cover 98% of needed components.

As for Laravel vs CodeIginter I would chose Laravel as the safest bet. Sadly, CodeIgniter development slowed down after the main contributor's death. It is also worth mentioning, as others did, that the initial boost Vue got is from Laravel's creator and community. The simplicity and ease of use mindset is shared.

READ MORE
4 upvotes·64.4K 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 Vlad Macovei

Vlad Macovei

Full stack developer at EasyDo Digital Technologies