Menu

Close
  • Home
  • PHP Tidbets
  • On Laravel
Subscribe
Menu

Camron Cade

Artisan web development, mostly using Laravel.

Scroll Down
Page 1 of 3 Older Posts →

Laravel Eloquent's ->firstOr() method

I stumbled on another hidden gem today. I've know that Laravel has both ->firstOrNew() and firstOrCreate() queries [https://laravel.com/docs/5.4/eloquent#other-creation-methods] »

Camron Cade on Laravel 16 March 2017

Cloud Scanner with Raspberry Pi & Fujitsu ix500

My end goal here is to have a completely headless Raspberry Pi. Push the scan button, and the Pi does all the work scanning, processing, and »

Camron Cade 02 February 2017

Blade shortcut for echoing variables that may not be set

Laravel is one of those frameworks that has hidden tricks that are a delight to stumble across. This is one of them. In your blade templates, »

Camron Cade on Laravel 12 August 2016

Things to note when using Dompdf

While using Dompdf for a project I came across two small things that are worth noting. Dompdf [https://github.com/dompdf/dompdf] is a PHP package »

Camron Cade on PHP Tidbets 11 August 2016

The list() function [PHP]

The list() function was one of those functions that I didn't learn about in any PHP course, but has stumbled across while looking at others code. »

Camron Cade on PHP Tidbets 09 June 2016
Page 1 of 3 Older Posts →
Camron Cade © 2023
Proudly published with Ghost