Support the ongoing development of Laravel.io →
Security Requests Database
Last updated 2 years ago.
0

Laravel should run anywhere that meets its requirements:

http://laravel.com/docs/4.2#server-requirements

Laravel is very reliable - but as with all frameworks there is a payoff between quick development and performance. Obviously a raw query to mysql (or whatever) from php will be quicker than one processed via a framework

0

You are on right place... 50k record are "piece of cake" for any Framework... i have APP with 10m+ record and work perfect (with good index and some tips and tricks :-) ) And your recruitment for /country ... you can easy accomplish with model scopes in Laravel.

I vote for Laravel 5...if you are familiar with OOP, then go for it... definitely Laravel.

0

Thanks for your response.

Any speed issue? Because my program is local search engine so i have search functionality. This search data comes from 5-6 join tables.

Right now i'm using cakephp + mysql. Also what is the difference between Laravel and Phalcon? i mean which one is better for my requirement. Searching is main functionality.

Thanks.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.