-
Having the routing code which locates the error 404 override controller in the core Codeigniter.php file rather than the Router class prevents overloading the method and limits functionality.
Recomm…
-
It can be found in the **feature/session** branch and is the last thing I want finished before the 3.0 release. To everybody reading this: please test it and give some (useful) feedback. :) Tests with…
-
Is there a command to publish the config files for this package (and themes) or do we just copy and paste them?
Arigatou!
-
Would be great to have ability to run console commands inside each other if user want to. Example: user designed command and want it to be able also to apply migrations (and then make some decisions o…
-
# Problem
```
Problem 1
- Conclusion: remove laravel/framework v4.2.8
- Conclusion: don't install laravel/framework v4.2.8
- Conclusion: don't install laravel/framework v4.2.7
- Concl…
-
Hello i am running xampp on my lan server and after i have add alias virutalhost and put database info. i get this error
A PHP Error was encountered
Severity: Notice
Message: Trying to get property…
-
I am sure lonnie hears this all the time, i just wanted to bring it up for discussion.
"Codeigniter? Why dont you use laravel?????"
I cannot even imagine the amount of work it takes to build a huge…
-
I's not really an issue but...
There's a Best Current Practice http://tools.ietf.org/html/bcp47 called "Tags for Identifying Languages", adopting standard could make i18n easier.
I'm thinking "en…
zeced updated
10 years ago
-
Hi,
Is there any plan, where sails will support modules? Under a module I mean a collection of controllers, models and views.
As I see from the code, it can be easily extend the current hooks to lo…
-
Hello,
I come from a php and Zend Framework 2 background and I have come to like their directory structure a lot which modularizes and groups related code together, giving it a nice collected namespa…