About
Code
Portfolio
Interesting
Design
Web Development
Web Developer and Marketing Tech Enthusiast
Featured
Take Care of your .Git (folder)
In Light of Japan's Ebay source code getting leaked! Some websites host their version control repository (e.g. .git/) in production. Bad people can...
Laravel Gates, Middleware and Authorization Resources
Gates and middleware can cause all kinds of grief in Laravel. Gates and Policies in Laravel An Introduction to Laravel Authorization Gates...
All Stories
Laravel Save Form Post
php artisan make:migration tasks in database / migrations / create tasks table - paste in up() ...
Laravel Deployment on Ec2
You gotta have composer installed cd /home/ec2-user/ sudo curl -sS...
Get Url In Laravel
There are a bunch of ways to grab the url in Laravel. Here are a few of the ways I have found....
PHP Cookie Problems
Cookies have been around forever - they are browser based variables that can be set to expire in...
jekyll static site quickstart
This is directly from jekyllrb.com, the main website for jekyll. gem install bundler jekyll...
Loggly Apache Missing Access Logs
I've been using Loggly to consolidate my server logs for about a month now. Overall I'm...
◀ Previous page
Next page ►