C BrownCreate Auth Tokens with PHPdavidwalsh.name - David WalshWorking with OAuth and similar authentication protocols requires the use of temporary tokens which represent unique handshakes between multiple web …
C BrownFree Wildcard SSL Using Forge + CloudflareMedium - Taylor OtwellSecuring sites with SSL used to be a headache. However, in the last few years it has become infinitely easier (and cheaper) to secure your site. …
C BrownPHP and cURL: How WordPress makes HTTP requestsdeliciousbrains.com - Peter TaskercURL is the workhorse of the modern internet. As its tagline says, cURL is a utility piece of software used to ‘transfer data with urls‘. According …
C BrownSupporting LaravelMedium - Taylor OtwellOver the last several years of building Laravel, I’ve been asked numerous times how people can support ongoing Laravel development. I typically tell …
C BrownWatch out, Laravel Scout does not support Elasticsearch by default anymore!jpmurray.net - Jean-Philippe MurrayHere, you know it now. You won’t get the frustration of learning it after following recent tutorials! So yeah. My usual workflow, when there is a tool …