Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Validation in controllers
Post: RE: Validation in controllers

Define your most commonly used validations in your Model. Any one offs or special cases could live in the controller or for re-usability, could just be another model method
10,388 Views
10 Replies
02-25-2020, 09:45 AM
angrymongol
    Thread: How do I upload a file with CURLRequest?
Post: How do I upload a file with CURLRequest?

I am unable to implement a curl call using the library. I'm trying to write the following command using the library: Code: -- curl -i --upload-file /Users/peter/Desktop/superneatimage.png --header "...
1,506 Views
0 Replies
10-08-2019, 09:06 AM
angrymongol
    Thread: CurlRequest.php Error
Post: RE: CurlRequest.php Error

im having the same issue with a simple post request. editing system file sounds like a terrible idea. hopefully someone has a solution to this.
7,329 Views
5 Replies
10-01-2019, 10:20 AM
angrymongol
    Thread: How reliable is the FileHandler session driver?
Post: RE: How reliable is the FileHandler session driver...

InsiteFX Wrote: (07-27-2019, 08:04 AM) -- You can always check to see if it is an Ajax request also before destroying the session. PHP Code: -- // Check for AJAX request. if ($request->isAJAX())...
4,783 Views
4 Replies
07-29-2019, 08:38 AM
angrymongol
    Thread: How reliable is the FileHandler session driver?
Post: RE: How reliable is the FileHandler session driver...

MGatner Wrote: (07-28-2019, 07:58 AM) -- CI4 definitely has issue with interwoven AJAX calls. There’s a warning about it in the docs. I’ve never traced it down or pursued options, but it is annoying....
4,783 Views
4 Replies
07-29-2019, 08:21 AM
angrymongol
  Question Thread: How reliable is the FileHandler session driver?
Post: How reliable is the FileHandler session driver?

I am writing a simple app with user authentication. It makes some ajax requests but I am finding out that the session data is being wiped for some reason. The session id in the cookie seems to be corr...
4,783 Views
4 Replies
07-26-2019, 03:13 PM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

lol. are you a summer camp coder? stop with the dumb arguments. i tell you composer does not save you time and that is what you say? i AM happy to manage my own libraries. I am unhappy to have to be f...
64,540 Views
41 Replies
06-07-2019, 01:51 PM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

Paradinight Wrote: (06-07-2019, 10:37 AM) -- angrymongol Wrote: (06-07-2019, 09:13 AM) -- https://stackoverflow.com/search?q=composer Almost 50k questions. That is way too many questions for a su...
64,540 Views
41 Replies
06-07-2019, 11:46 AM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

https://stackoverflow.com/search?q=composer Almost 50k questions. That is way too many questions for a supposedly simple and easy to use dependency manager. I always liked CI specifically becaus...
64,540 Views
41 Replies
06-07-2019, 09:13 AM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

Paradinight Wrote: (06-07-2019, 08:29 AM) -- angrymongol Wrote: (06-06-2019, 11:11 AM) -- Paradinight Wrote: (06-06-2019, 08:34 AM) -- angrymongol Wrote: (06-05-2019, 01:38 PM) -- composer is a di...
64,540 Views
41 Replies
06-07-2019, 08:56 AM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

I blame those code camp programmers that learn coding for a summer and start working on projects that are way over their heads. Specifically, React and Angular devs. Just a frankenstein mess. Don't ge...
64,540 Views
41 Replies
06-06-2019, 01:12 PM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

Paradinight Wrote: (06-06-2019, 08:34 AM) -- angrymongol Wrote: (06-05-2019, 01:38 PM) -- composer is a disaster that i specifically stay away from. oh god the dependencies. F@CK composer -- Why i...
64,540 Views
41 Replies
06-06-2019, 11:11 AM
angrymongol
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

composer is a disaster that i specifically stay away from. oh god the dependencies. F@CK composer
64,540 Views
41 Replies
06-05-2019, 01:38 PM
angrymongol

Theme © iAndrew 2016 - Forum software by © MyBB