Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jeff Puckett
Jeff Puckett has asked
32
questions and find answers to
77
problems.
Stats
5.2k
EtPoint
2.2k
Vote count
32
questions
77
answers
About
Director of Engineering at https://www.dealerinspire.com
Some things:
When something isn't working, first check firewall and cache before pulling your hair out.
"It's easy once you know what to look for and where to look." -Jeff Walton
"Finding bugs is almost as much fun as writing them." -John Gauch
"There are only two hard things in Computer Science: cache invalidation and naming things." -Phil Karlton
"Hard work is waste, always use copy-paste." -Vinit Varghese
"Also note that it is your responsibility to die() if necessary." -PHP docs
Jeff Puckett questions
How to get count of distinct XML nodes?
How to bind ISO8601 TSQL DATETIME parameter with PDO?
Why does getopts only work the first time?
How to mock $_SERVER variables for laravel tests?
Why is COMPOSER_HOME empty?
How to insert NULL into SQL Server DATE field *from XML*
Why composer install --no-dev does not work?
How to override Symfony form MoneyType input as type="number"?
how to uglify javascript classes?
How to click link icon with laravel dusk?
Jeff Puckett answers
MySQL - How to normalize column containing delimiter-separated IDs
How can I find out how many commits in master are not in my branch?
Coding a general 4 digit alpha-numeric series
How to I switch to a git branch that ignores files without deleting these files?
How to create JSON from executed prepared statement?
Git: How to move contents of gh-pages branch to docs/ directory preserving history?
How to markdown nested list items in Bitbucket?
IntelliJ IDEA - Asterisk after author's name in git log
Cannot send session cookie - headers already sent PHPUnit / Laravel
Best way to access PHP super-global variables in Laravel 5.x config file