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.

Setting up a new mac checklist

Setting up a new mac checklist

Whenever I get a new Mac or decide to wipe it and start afresh the following are my go-to...

David Carr

4 min read -

Laravel accessing auth in Service Providers

Laravel accessing auth in Service Providers

There are times being able to use Auth within service providers is really useful such as s...

David Carr

1 min read -

Ubuntu switching php versions

Ubuntu switching php versions

Most applications I work with using PHP 7.2 but I also have legacy projects that need PHP...

David Carr

1 min read -

Setting up development environment on Ubuntu

Setting up development environment on Ubuntu

I've switched to Ubuntu, this post documents the development tools I'm using and how to in...

David Carr

2 min read -

Ubuntu Valet command not found

Ubuntu Valet command not found

On a new install of Ubuntu installing Valet worked fine at the composer stage but when try...

David Carr

1 min read -

Integrated Terminal in Sublime Text with Terminus Package

Integrated Terminal in Sublime Text with Terminus Package

I adore Sublime Text, I'm often jumping to other editors to use an integrated terminal but...

David Carr

1 min read -

Laravel import large CSV file

Laravel import large CSV file

I recently had to import a 30,000 line CSV file, in this post, I document how I tackled th...

David Carr

7 min read -

GIVEAWAY - WIN a copy of my book Beginning PHP

GIVEAWAY - WIN a copy of my book Beginning PHP

I have 5 copies to give away of my book Beginning PHP! for a chance to win a copy all you...

David Carr

1 min read -

Laravel send multiple attachments to Mailables

Laravel send multiple attachments to Mailables

Rather than returning the direct mail call in the build method of a mailable you can assig...

David Carr

1 min read -

HEY Bloggers - Launch Event

HEY Bloggers - Launch Event

Today is the first HEY Blogger event in Hull, the first official event by the HEY Bloggers...

David Carr

2 min read -

Laravel Limit Login Attempts

Laravel Limit Login Attempts

When using Laravel's Login system for authentication it has a default of 5 failed login at...

David Carr

1 min read -

Microsoft Graph API access is denied. check credentials and try again

Microsoft Graph API access is denied. check credentials and try again

When working with Microsoft Graph API I came across this error Access is denied. Check cre...

David Carr

1 min read -

Beginning PHP

Beginning PHP

Today I received a print copy of my new book Beginning PHP which I co-wrote with Marcus Gr...

David Carr

2 min read -

Using Laravel ORM Standalone Paginate

Using Laravel ORM Standalone Paginate

When using Laravel's ORM in a standalone project you'll want to use pagination, my first t...

David Carr

2 min read -

Two info packed resources to help you learn SEO

Two info packed resources to help you learn SEO

If you are in the process of learning SEO and looking for a clear and concise set of infor...

David Carr

1 min read -

An introduction to keyword research

An introduction to keyword research

There are some tasks that are key to your SEO strategy and Keyword research is one of thes...

David Carr

3 min read -

Is it ever a good idea to republish your blog content?

Is it ever a good idea to republish your blog content?

A common question people ask about blog content is whether they should republish their blo...

David Carr

4 min read -

PHP Import SQL from a .sql file

PHP Import SQL from a .sql file

I've released a new package to easily import a .sql file into a database using PDO. To in...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.