Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
DisgruntledGoat
DisgruntledGoat has asked
108
questions and find answers to
105
problems.
Stats
3.9k
EtPoint
1.2k
Vote count
108
questions
105
answers
About
I'm a web developer and programmer from the UK. I'll fill this out more when I can be bothered; really I'm just trying to get the autobiography badge.
DisgruntledGoat questions
How can I prevent duplicate content when re-routing pages in CodeIgniter?
In Laravel, which Eloquent methods return data and which return objects?
Can I manually eager load a model with data in Laravel Eloquent?
How much table overhead is too much?
Creating a database-generated menu on every page in CodeIgniter?
Is a "404 redirect" a legitimate redirect?
PHP: printing undefined variables without warning
Is it possible to make font-weight: bold equal to 500 instead of 700?
Strategy for moving javascript to the bottom in CodeIgniter?
Android equivalent of the iPhone's "Add to Home Screen"?
DisgruntledGoat answers
CSS - Rounded Select, Checkbox and Radiobutton
How to align text at bottom in <p> with <img>?
Will search engines penalise text hidden by javascript?
Why border of <tr> not showing in IE?
PHP is very slow when printing a large amount of information
Add rounded corners to a rectangle raster image
When I debug php with var_dump variable it always outputs file path at the beginning?
Is the "address" HTML tag still used?
Order resultset based on WHERE IN clause data
Search entire table? PHP MySQL