Welcome Guest, Not a member yet? Register   Sign In
Ecommerce website in CI
#15

(04-27-2017, 09:42 AM)calcio Wrote:
(04-27-2017, 08:08 AM)marksman Wrote: @calcio, do you think all vendors of laravel follow PSR-1 and 2 standards? I don't think so.

You can follow PSR standards on CI depends on your structure, you don't have to touch system folder a lot. The point here is you know what is happening in your code and you have a freewill. I both use laravel and ci the only thing I hate about laravel is their stability they call their releases a stable release then a week later they will patch it for just a minimal changes. I hate dirty repo and I hate rebasing. Thats why.

@marksman, The Laravel core I think so bur external libraries I don't think so. But I disagree about follow PSR standards on CI.The manual is very clear about it. For example, you must follow this class News_model extends CI_Model. I Can't use NewsModel. If you use it in Controller they not normalize de URL except if you configure and create routes.

Other point is. Usually in CI you can't use many other features like namespaces, other designers patterns and etc. How to use Traits In CI? It's complicate. Is isn't?

I use CI yet unfortunately or not, but use other FW too. Bur my point is focused in fast development and organizations. Use CI like I said by default you do everything manually.

I think you have to learn more about CI Smile
God Bless CI Contributors Smile
Reply


Messages In This Thread
Ecommerce website in CI - by neuron - 04-17-2017, 10:55 AM
RE: Ecommerce website in CI - by xenomorph1030 - 04-18-2017, 04:04 AM
RE: Ecommerce website in CI - by neuron - 04-19-2017, 01:02 AM
RE: Ecommerce website in CI - by xenomorph1030 - 04-19-2017, 06:10 AM
RE: Ecommerce website in CI - by neuron - 04-19-2017, 11:20 PM
RE: Ecommerce website in CI - by llebkered - 04-25-2017, 03:35 AM
RE: Ecommerce website in CI - by marksman - 04-25-2017, 06:32 AM
RE: Ecommerce website in CI - by calcio - 04-27-2017, 06:54 AM
RE: Ecommerce website in CI - by marksman - 04-27-2017, 08:08 AM
RE: Ecommerce website in CI - by calcio - 04-27-2017, 09:42 AM
RE: Ecommerce website in CI - by marksman - 04-28-2017, 06:50 AM
RE: Ecommerce website in CI - by cartalot - 04-27-2017, 09:33 AM
RE: Ecommerce website in CI - by dave friend - 04-27-2017, 11:34 AM
RE: Ecommerce website in CI - by calcio - 04-27-2017, 12:51 PM
RE: Ecommerce website in CI - by cartalot - 04-27-2017, 01:20 PM
RE: Ecommerce website in CI - by Kaosweaver - 05-17-2017, 06:36 AM
RE: Ecommerce website in CI - by PaulD - 05-17-2017, 10:21 AM
RE: Ecommerce website in CI - by desbest - 06-16-2017, 11:42 AM
RE: Ecommerce website in CI - by CINewb - 06-22-2017, 07:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB