Welcome Guest, Not a member yet? Register   Sign In
codeigniter or laravel?
#1
Star 

hi
i want to create a website for tourism for about 1000 daily visiting user
what to choose laravel or CI ?
Reply
#2

i like CI because its simpler Smile
Reply
#3

It depends on how you develop your website. Codeigniter is fast and light simpler code. Good system optimization. But building a complete website takes a lot of effort and must build almost all from security to functionality. while the laravel heavier runs slower in exchange for a faster build and does not need to care about system security everything is already set and built. In short, it depends on what fw you like
Reply
#4

(12-12-2019, 07:58 AM)phamdoanw Wrote: But building a complete website takes a lot of effort and must build almost all from security to functionality. while the laravel heavier runs slower in exchange for a faster build and does not need to care about system security everything is already set and built.
Does CI 4 differs from CI 3 regarding things that are already built? Is CI4 similar to Laravel in that aspect? It would be very useful to find a page with a table that compares all the new aspects and changes between v.3 and v.4.
Reply
#5

A useful reference, pointing out many of the differences between CI3 and CI4: https://codeigniter4.github.io/userguide...e_4xx.html
Reply




Theme © iAndrew 2016 - Forum software by © MyBB