laravel
Optimizing queries for large volumes of data with Laravel Eloquent
Run big data queries with maximum performance and low memory usage using the Laravel Eloquent ORM and the Query Builder.
Published at: 2022-02-21
How to easily generate PDF invoices with Laravel
Learn how to export invoices to PDF easily using Laravel PHP, DOMPDF and the Laravel Invoices implementation.
Published at: 2021-06-21
Laravel scheduled tasks on shared hosting
Configure Laravel scheduled tasks on shared hosting using cPanel, cronJobs with the power of PHP.
Published at: 2020-10-26
Top PHP frameworks 2020
Top PHP frameworks in 2020 according to job availability, popularity, development community and ecosystem, synchronous and asynchronous.
Published at: 2020-02-25
Turns your Laravel app into a progressive web app
Turn your Laravel application into a progressive web application (PWA) in minutes, so it can be installed on mobile and desktop devices.
Published at: 2020-02-25
The best Composer packages for Laravel
The best Composer packages for web application development with PHP and Laravel, these packages that you will use in all your projects to reach a professional level.
Published at: 2019-09-18
Optimization of the Eloquent queries to reduce memory usage in Laravel
Optimize Eloquent queries to reduce memory usage in Laravel and maintain application performance.
Published at: 2019-06-27