David Carr

David Carr

Followers: 326

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.

Getting Stripe API setup with Nova Framework

This post will guide you on using Stripe’s API with Nova Framework Install Stripe’s PHP l...

David Carr

1 min read -

Stripe API subscribing new and existing Stripe customers

This post will cover how to subscribe new customers and existing customers to a subscripti...

David Carr

2 min read -

Stripe API Cancel Subscription

When canceling a subscription, there are 2 options to use.  I’m using Nova Framework not...

David Carr

1 min read -

Stripe API validate a subscription plan exists

Before using a plan it's a good idea to make sure it exists in Stripe, this post will cove...

David Carr

1 min read -

Calculate gross profit and gross margin javascript calculator

In this tutorial, I’m building a calculator that works out the gross profit percent, gross...

David Carr

3 min read -

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 -

Next Page

Copyright © 2024 DC Blog - All rights reserved.