DC Blog

DC Blog

Followers: 328

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.

Laravel 5.5 change public to public_html

When moving Laravel onto a production server I like to place all Laravel files in their ow...

David Carr

1 min read -

Use TPL syntax highlighting in Atom with Nova Framework

Using Atom editor is great visually the only issue is out the box .tpl is not recognized o...

David Carr

1 min read -

GitLab deploy to server

This tutorial will show you how to deploy from GitLab to your server using GIT. Deploying...

David Carr

4 min read -

Github deploy to server

This tutorial will show you how to deploy from GitHub to your server using GIT. Deploying...

David Carr

4 min read -

Terminal open folder in Atom

Open the Atom or the current folder in Atom using Terminal can be done by running this com...

David Carr

1 min read -

Terminal open folder in Sublime Text

If you often work on the different projects in Sublime Text being able to open the current...

David Carr

1 min read -

Laravel 5.5 use a prefix on database tables

I like to prefix my database tables to avoid any conflicts if using different applications...

David Carr

1 min read -

Which social network is best for sharing technical content?

I love to share great content across my networks, after reviewing them recently I've found...

David Carr

1 min read -

Inspect incoming HTTP requests with RequestBin

Working with API’s it's common to catch incoming payloads containing post data or json The...

David Carr

1 min read -

Ghost Browser my new go to browser

I’ve recently come across Ghost Browser, it’s built on Chromium so feels the same as Chrom...

David Carr

1 min read -

Stripe API pass custom variables

When sending charges to Stripe you’ll often want to send additional information such as an...

David Carr

1 min read -

Stripe API updating credit card stored in Stripe

There will be times customers need to update their stored credit card, this post goes over...

David Carr

1 min read -

Stripe API resume a cancelled subscription

When a Stripe subscription is canceled for the end of the period it can be resumed before...

David Carr

1 min read -

Stripe API save and process incoming web hooks

Webhooks are Stripe’s way of informing your application of an event such as a payment has...

David Carr

3 min read -

Stripe API display invoices and line items

Invoices are created automatically, using Stripe’s API it’s possible to pull the invoices...

David Carr

2 min read -

Stripe API change subscription plan

Changing a user’s subscription plan is a simple process, this post will cover the steps ne...

David Carr

1 min read -

Stripe API get customer information

Getting a Stripe customers information is a common task to that then making a reusable met...

David Carr

1 min read -

Stripe API format invoices totals

Currency comes out of Stripe with pence / cents on it’s own can be problematic to format....

David Carr

1 min read -

Next Page

Copyright © 2025 DC Blog - All rights reserved.