Needs advice
on
CakePHPCakePHPIgnite UIIgnite UI
and
LaravelLaravel

Hi, Which tool will you recommend:

I need to build a web application, oriented to small businesses, like a small ERP. It will have intensive use of Sql to access a PostgreSQL database. It has to be secure, as it will handle information on customers, sales, inventory.

If you think another tool will be better, please let that know.

Thanks a lot

READ LESS
6 upvotes·67.7K views
Replies (3)
Avatar of nunomazer
Tech Lead - Software Engineer at UEPG / DN42·
Recommends
on
LaravelLaravel
at

Laravel works well in this context, you can build a secure and fast ERP using it with postgresql and all Laravel environment like caching, queues, jobs. And for frontend if you need productiviness I would go with Livewire to help

https://mazer.dev/en/ (mazer.dev)
2 upvotes·12K views
Technical Lead at Infynno Solutions·
Recommends
on
LaravelLaravelReactReactRedisRedis

Laravel and Postgres will be the better solutions you can add more like Redis for caching and React/Vue for the frontend.

5 upvotes·1 comment·67.6K views
Attila Fulop
Attila Fulop
·
May 12th 2021 at 5:01PM

Well, Laravel.

Security is still up to you, even if frameworks handle (or can handle) a lot of security aspects.

·
Reply
View all (3)
Avatar of Ademir Mazer Junior

Ademir Mazer Junior

Tech Lead - Software Engineer at UEPG / DN42