David Carr

David Carr

Followers: 324

Hi, I’m Dave. A Laravel Developer. I love to build Laravel apps using the TALL stack.

Read articles directly inside your inbox. Subscribe to the newsletter, and don't miss out.

New course on Nova Framework building a blog module

Today I’ve started a new video course on Nova Framework that teaches you how to build a bl...

David Carr

1 min read -

Look up domains whois/dns using terminal

Terminal is really powerful, I’m often looking up who owns a domain or what IP address a d...

David Carr

1 min read -

Nova Framework - Code Snippets

Nova Framework now has a Code Snippet section to allow anyone to share Nova specific code...

David Carr

1 min read -

Firefox adds support for preload attribute

Today Firefox announced support for preload will be added to today’s build of Firefox....

David Carr

1 min read -

Disable caching whilst using Chrome developer tools

Google Chrome will cache asset files such as js and css files that’s normally helpful when...

David Carr

1 min read -

Mariabdb Avoid Invalid datetime format: when date is empty

When inserting records any columns with a datatype set to date which are empty will genera...

David Carr

1 min read -

Laravel 5.4 toggle sidebar state with AdminLte using Ajax and Sessions

AdminLte is a great Admin theme, one feature that’s really good is being able to toggle th...

David Carr

2 min read -

Laravel 5.4 access auth in constructor using middleware

There are times it’s useful to be able to access the auth system in a construct method. Yo...

David Carr

1 min read -

GIT alias shortcuts in terminal

Using GIT frequently typing the full git commands every time quickly becomes tedious, than...

David Carr

1 min read -

PHP read file from network drive

I’m working on a local hosted project where php needs to read a text file that’s stored on...

David Carr

1 min read -

CodePenHull Meet Up April Review

Last night I attended the 2nd CodePenHull meetup for web developers and designers, along w...

David Carr

4 min read -

The PHP magazine you should be reading PHP Architect

I’ve recently subscribed to php[architect] and I’ve been blown away by the quality of the...

David Carr

1 min read -

Working with bank holidays with a Carbon wrapper

Working with dates in php is easy but working with bank holidays is a little more involved...

David Carr

1 min read -

Using Carbon time ago aka diffForHumans() with Nova Framework

Carbon is an amazing date library that is included with Nova. One of it’s features is bein...

David Carr

1 min read -

Fixing Chrome Syncing problem

Recently I reinstalled Google Chrome signed into my Google account to sync my passwords. M...

David Carr

1 min read -

MySQL next record order by title

A common requirement for web applications is the ability to be able to move to the next an...

David Carr

1 min read -

MySQL find and replace

There are times when you need to bulk update a database. Such as changing all references o...

David Carr

1 min read -

Free SSL's with A2hosting and Let's Encrypt

Recently many browsers will start flagging sites that do not use the HTTPS protocol as uns...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.