Delta is a syntax highlighting tool for git, diff, and grep, with a rich feature set.
The post Git Delta is a Syntax Highlighting Pager for git, diff, and grep output appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
---
16 September, 2023
15 September, 2023
Tablar: A Laravel Dashboard Preset
Programing Coderfunda
September 15, 2023
No comments
The Laravel Tablar Admin Dashboard Package is a beautiful, feature-rich admin dashboard Template using Laravel, Tabler, and Vite.
The post Tablar: A Laravel Dashboard Preset appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
---
14 September, 2023
13 September, 2023
Laravel Ecommerce with Lunar PHP
Programing Coderfunda
September 13, 2023
No comments
Lunar PHP is a Laravel e-commerce package, with an administrative hub, and a soon-to-be-released API
The post Laravel Ecommerce with Lunar PHP appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
---
12 September, 2023
Final release of Laracon AU 2023 tickets now on sale!
Programing Coderfunda
September 12, 2023
No comments
A surge of excitement for the return of Laracon AU saw the initial ticket allocation exhausted right after the conference schedule was announced.
The post Final release of Laracon AU 2023 tickets now on sale! appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
---
11 September, 2023
What does gensym do in Lisp?
Programing Coderfunda
September 11, 2023
No comments
I heard some of my classmates talking about how they used the function gensym for that, I asked them what it did and even checked up online but I literally can't understand what this function does neither why or when is best to use it.
In particular, I'm more interested in what it does in Lisp.
Thank you all.
10 September, 2023
eloquent model column auto-complete
Programing Coderfunda
September 10, 2023
No comments
I'm working on a project where some models columns are kinda messy. I tend to forget their names. Any way to get column autocompletion while doing queries from the controller?
btw I'm using vs code and I haven't had any luck finding a plugin with this feature, or one that actually works submitted by /u/mrdingopingo
[link] [comments]




