About
Code
Portfolio
Interesting
Design
Share
PHP Namespace resources and Autoloading with Composer
Fantastic Article about them
https://www.thoughtfulcode.com/a-complete-guide-to-php-namespaces/
Composer Autoloading Resources
https://phpenthusiast.com/blog/how-to-autoload-with-composer
PHP JWT REST API Authentication
https://www.codeofaninja.com/2018/09/rest-api-authentication-example-php-jwt-tutorial.html
https://github.com/firebase/php-jwt
PHP
JWT
Composer
Related Articles
PHP Sessions and SSL
I may want to make it so that I my php sessions last longer on a project that I'm working on right...
Less Pros and Cons
You might be wondering what Less is? It is a Css preprocessor - just like Sass or Stylus. So,...
Setup Google Analytics with Subdomain
By default all of the traffic that goes to any subdomain shows up as a root traffic. What if you...