does concrete5 built with laravel or zend

Permalink
Hi
i read on the home page that concrete5 built with laravel
i think before i came across here and i see that concrete5 built with zend framework ?
which one concrete5 built with? because i download concrete 5.7 and i dont see laravel folders !!
thanks in advance.

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi macnux,

Here are some of the 5.7 references to Laravel.
https://github.com/concrete5/concrete5-5.7.0/search?utf8=%E2%9C%93&a...

Here is the install path to the different third party libraries.
concrete\vendor

There is a zendframework folder in the vendor directory.
macnux replied on at Permalink Reply
ok
for developing on concrete5 what is the framework i should know?
because i know only laravel and zend is too hard for me
MrKDilkington replied on at Permalink Reply
MrKDilkington
I believe that knowing Laravel and having a good foundation in PHP OOP will allow you to do quite a bit.

I imagine it all depends on what you are looking to do.

As more documentation becomes available, that will help you see what you might need to learn.