Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Integrating relationship query builder similar to Laravel
Post: RE: Integrating relationship query builder similar...

hlohrenz Wrote: (07-30-2019, 12:07 PM) -- Alright so I got the public git repo up so we can start testing it out and working out all the kinks and getting it to a place where it can be very helpful t...
18,156 Views
13 Replies
09-11-2019, 02:58 PM
scalla
    Thread: ALERT: Entity refactor just merged to develop branch
Post: RE: ALERT: Entity refactor just merged to develop ...

Thank you, I'll update mine immediately
11,130 Views
5 Replies
05-13-2019, 12:30 AM
scalla
  Exclamation Thread: Issue with cookie not setting
Post: Issue with cookie not setting

Good day all, I followed the instruction in the documentation ot setting cookie, it does not work. After checking through the cookie code, I discovered issue 1 that the sendcookie method is sent af...
2,295 Views
2 Replies
05-12-2019, 09:31 AM
scalla
    Thread: improve Query Builder to make more complex queries
Post: RE: improve Query Builder to make more complex que...

@kilishan I share his sentiment of this issue.
14,320 Views
12 Replies
05-10-2019, 09:52 PM
scalla
    Thread: improve Query Builder to make more complex queries
Post: RE: improve Query Builder to make more complex que...

iRedds Wrote: (05-10-2019, 12:54 AM) -- kilishan Wrote: (10-16-2016, 08:20 PM) -- For sub-queries, I believe Query Grouping (http://www.codeigniter.com/user_guide/database/query_builder.html#query-g...
14,320 Views
12 Replies
05-10-2019, 09:49 PM
scalla
    Thread: Route filter enquiry
Post: Route filter enquiry

Good day all, I'll like to know if the route filter can take multiple filter.  Example PHP Code: -- $routes->group('admin', ['filter' => 'auth:staff|role:admin,superadmin'], function($routes) { ...
1,657 Views
1 Replies
05-09-2019, 12:43 AM
scalla
    Thread: Should CI-4 require PHP 7.3 ?
Post: RE: Should CI-4 require PHP 7.3 ?

nogueira Wrote: (03-13-2019, 08:27 PM) -- I did a search on the hosts and found that most still use PHP 5.6.40 ....... That's why I can not use Laravel and I probably will not be able to use CodeIgni...
19,025 Views
19 Replies
03-21-2019, 01:16 AM
scalla
    Thread: Should i wait for production release?
Post: RE: Should i wait for production release?

This seem like a personal project, so I'll say go with ci4 cus migrating from 3 to 4 after the project is completed wouldn't be fun at all. Just make sure you keep track of ingoing changes on ci4
18,419 Views
14 Replies
03-17-2019, 02:51 PM
scalla
    Thread: [done] Third Party Email Providers Poll
Post: RE: [feature] Email

At the current, I use mailgun built on top of the removed email library.
13,365 Views
7 Replies
03-07-2019, 12:45 PM
scalla
    Thread: starting a development with CI alpha.
Post: RE: starting a development with CI alpha.

ciadmin Wrote: (02-21-2019, 04:08 PM) -- scalla Wrote: (02-21-2019, 12:11 PM) -- I would agree, I have a completed project already on ci4. I monitor changes to the framework itself. And  by the way ...
11,727 Views
11 Replies
02-21-2019, 04:27 PM
scalla
    Thread: starting a development with CI alpha.
Post: RE: starting a development with CI alpha.

ciadmin Wrote: (02-19-2019, 09:44 AM) -- I would start a new projet with CI4 :-) It would be easier than looking at a conversion part-way through a project. CI3 will be around for some time to come...
11,727 Views
11 Replies
02-21-2019, 12:11 PM
scalla
    Thread: Type hint issue
Post: RE: Type hint issue

@ciadmin all on same server. sat on it all night, with no drop of clue
3,774 Views
4 Replies
10-30-2018, 12:32 AM
scalla
    Thread: Type hint issue
Post: RE: Type hint issue

@ciadmin my local server runs properly on 7.2 my live server runs 7.1.
3,774 Views
4 Replies
10-29-2018, 09:12 PM
scalla
    Thread: Type hint issue
Post: Type hint issue

i run codeigniter4 on php 7.1, yet i get this warning "Default value for parameters with a class type hint can only be NULL in /home/redEye/system/Common.php on line 98" when running cron job. the sta...
3,774 Views
4 Replies
10-29-2018, 06:02 PM
scalla
    Thread: [Done] Proposed Repositories Organization
Post: RE: Proposed Repositories Organization

@ciadmin worries laid to rest
17,719 Views
10 Replies
10-29-2018, 03:37 PM
scalla
    Thread: [Done] Proposed Repositories Organization
Post: RE: Proposed Repositories Organization

OK @ciadmin I was looking at it from the aspect of the version, an if a new version arise, would the name then be changed or it remains static since 4 began the birth of something new for codeigniter...
17,719 Views
10 Replies
10-29-2018, 11:24 AM
scalla
    Thread: [Done] Proposed Repositories Organization
Post: RE: Proposed Repositories Organization

@jlp You mean codeigniter/framework or codeigniter4/framework?? which the later is better.
17,719 Views
10 Replies
10-29-2018, 04:56 AM
scalla
    Thread: CSRF via http header?
Post: RE: CSRF via http header?

Check this stackoverflow link https://stackoverflow.com/questions/45523101/how-to-refer-laravel-csrf-field-inside-a-vue-template
7,725 Views
4 Replies
09-30-2018, 11:25 PM
scalla
    Thread: Issues with ROOTPATH
Post: Issues with ROOTPATH

while testing on localhost, i observed an issue with the ROOTPATH. if the entire codeigniter file is move to an extra outer folder, i.e Framework -> Codeigniter -> the rest of the igniter files. the e...
2,830 Views
0 Replies
09-11-2018, 10:15 AM
scalla
    Thread: Issues with NumberFormatter
Post: RE: Issues with NumberFormatter

OK thanks
3,285 Views
2 Replies
09-01-2018, 11:56 PM
scalla

Theme © iAndrew 2016 - Forum software by © MyBB