const isDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').match👍5🤔4
The Downsides of Coding With Laravel Octane | by Italo Baeza Cabrera | Better Programming
https://betterprogramming.pub/the-downsides-of-coding-with-laravel-octane-17f4a7a4ea85
https://betterprogramming.pub/the-downsides-of-coding-with-laravel-octane-17f4a7a4ea85
Medium
The Downsides of Coding With Laravel Octane
Maximum performance doesn’t come without code changes
Tips to speed up database query in Laravel | by Hafiq Iqmal | Medium
https://hafiqiqmal93.medium.com/tips-to-speed-up-database-query-in-laravel-f194f624cb06
https://hafiqiqmal93.medium.com/tips-to-speed-up-database-query-in-laravel-f194f624cb06
Medium
Tips to speed up database query in Laravel
Have you ever been wondering why your application slow even tough you already fix your application code?
👍1