Loading...
Best productivity app for mac: Alfred

macOS | tools | Productivity

Best productivity app for mac: Alfred

One of the first apps I install on a fresh mac is an app called Alfred https://www.alfreda...

David Carr

3 min read -

New book: Laravel The Modular Way

Laravel | book | modules

New book: Laravel The Modular Way

For years I've built Laravel applications using modules. I prefer to use modules to keep m...

David Carr

1 min read -

Why I moved my blog to Hashnode

Blogging | Hashnode

Why I moved my blog to Hashnode

I've been writing a blog since 2009, I've moved platforms a few times for a long time I've...

David Carr

3 min read -

View calenders in Terminal using built-in commands

View calenders in Terminal using built-in commands

View calenders in Terminal using built-in commands This tweet introduces how to show a cal...

David Carr

2 min read -

10 Best Bootstrap Free and Premium Admin Panels in 2021

10 Best Bootstrap Free and Premium Admin Panels in 2021

10 Best Bootstrap Free and Premium Admin Panels in 2021 Dashboards are an essential part o...

David Carr

6 min read -

Using Laravel's withCount to count a sub query

Laravel

Using Laravel's withCount to count a sub query

Using Laravel's withCount to count a subquery When you need to could a subquery Laravel pr...

David Carr

1 min read -

Laravel Livewire update dependent select menus on change

Laravel | Laravel-livewire

Laravel Livewire update dependent select menus on change

Since Livewire is reactive, it's easy to hide or show select menus based on whether anothe...

David Carr

2 min read -

Create Bitly short links with PHP

Create Bitly short links with PHP

Create Bitly short links with PHP Bitly is a great tool for creating short links, in this...

David Carr

4 min read -

Testing Blade components in Laravel

Laravel | laravel blade | Testing | components

Testing Blade components in Laravel

Laravel provides a range of methods to test parts of the framework, one of which is called...

David Carr

1 min read -

How to rebuild search indexes on a table.

How to rebuild search indexes on a table.

If you make server changes that could affect your indexes then you will need to rebuild yo...

David Carr

1 min read -

How to rebuild search indexes on a table.

How to rebuild search indexes on a table.

How to rebuild search indexes on a table. If you make server changes that could affect you...

David Carr

1 min read -

Filter FullCalendar and DataTables

FullCalendar | calendar

Filter FullCalendar and DataTables

Filter FullCalendar and DataTables This guide will provide an outline on integrating a set...

David Carr

2 min read -

Push content to bottom of card

Push content to bottom of card

Push content to bottom of card Want to make sure some card content is always at the bottom...

David Carr

1 min read -

Robust CSV export

csv | Export

Robust CSV export

Robust CSV export This article will show you how to export data to a CSV format inside a P...

David Carr

2 min read -

Format Xero dates from the API

Format Xero dates from the API

Format Xero dates from the API Dates in Xero that are not already set to a datestring are...

David Carr

1 min read -

Copy SSH key onto remote server

Copy SSH key onto remote server

Copy SSH key onto remote server Setting up a new project or starting work on a project whi...

David Carr

1 min read -

Get the last day of the month from a date

Get the last day of the month from a date

Get the last day of the month from a date To get the last day of the month use date('t'):...

David Carr

1 min read -

Run tests on commit

Run tests on commit

Run tests on commit Go into git hooks folder and copy pre-commit.sample to pre-commit cp ....

David Carr

1 min read -