Section: Laravel
Laravel Naming Conventions
May 9, 2020 · 4 min read
How to name your methods, variables, classes and more in Laravel
Laravel features you may not know about
November 23, 2019 · 29 min read
Here is a collection of Laravel tips and tricks that you may or may not be aware of.
Laravel + SQLite - works in php artisan tinker, but gives 'unable to open db file' - FIXED
September 26, 2019 · 1 min read
How to fix (one cause of) 'General error: 14 unable to open database file'