Support the ongoing development of Laravel.io →
Architecture
Last updated 1 year ago.
0

I have just started using laravel for a big project and its has everything i need. the framework i have ever seen.

i recommend you to use https://cartalyst.com/manual/sentry for auth/acl

Last updated 1 year ago.
0

[quote]I have seen it is compatible with Symphony packages?[/quote]

Not really. Symfony uses Bundles and has its own way of handling services. That being said, if (composer) packages are written well enough they should be framework agnostic and then have framework specific bridge packages.

As for this framework vs that framework. Your project seems simple enough to be used a test case. Try and build it with Laravel, then try a few others if you're still curious.

Last updated 1 year ago.
0

Laravel uses a lot of Symfony components (same HTTP foundation etc) so most packages work pretty easily. I'm using the security voters, twig, httpcache etc from Symfony with just a few simple ServiceProviders.

Last updated 1 year ago.
0

Thanks, I had a look at most of the frameworks and this does look to be the best one to try first.

I have installed https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site

This is all much different to what I usually hack together

Last updated 1 year ago.
0

Hi Adam,

From someone who was in the same position I recommend you give laravel a go, up until a few year ago I too was working in php without a framework. Over the past couple of years I have worked with Yii, EE, symphony, Joomla!(framework), codeigniter and slim before landing on laravel. I haven't looked at another framework since, Laravel-4-Bootstrap-Starter-Site is a good place to start too.

.k

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

adamseoul adamseoul Joined 10 Jul 2014

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.