Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


Video link: https://youtu.be/8eMBg6pBrVs HELLO FELLOW DEVELOPER! How are you? In laravel you can easily export your data in pdf format with the help of this use...
We can put all codes of a web application into controllers but this action sounds crazy and it’s quite not right to do! In this article we will see how to struc...
Not Bad: This returns ALL posts where votes are greater than or equal to 100 are returned. Good: This returns Users posts where votes are greater than or equal...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I am building a website on laravel livewire. I've impimented turbolinks and to speed up the website, I am trying Vanilla LazyLoad everything is working fine unt...
Laravel is certainly almost everyone's favorite PHP framework and an excellent developer's companion. It attempts to relieve the pain that comes with developmen...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Start your free 14-day trial...
When working with eloquent to fetch models-related data from the database, and then doing any type of processing on the model’s relations, it’s important that w...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
What is Bootstrap? Bootstrap is a free and open-source web development framework. It’s designed to ease the web development process of responsive, mobile-first...
In this article, we will see how to send an email with an attachment in laravel 8. As we all know mail functionalities are common in all projects but if you wan...
In Laravel if you are storing date in the mysql database and on the frontend you want to change the display format, you can do so easily via Model accessors and...
Often in your Laravel code you would want to validate if the request has a particular input parameter and also if the parameter has a value in it.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
If there are two things without which you can’t imagine a modern website, these must be JavaScript and CSS and most of the time, both of these can co-exist and...
As you may have noticed a few weeks ago, we've open-sourced our latest package - Laravel Pint: an opinionated PHP code style fixer for minimalists. Pint is buil...
You feel like you're describing a brand-new car with some fairly impressive characteristics when you read this article's headline, don't you? Working with such...
Laravel SQL Commenter package can add comments to queries performed by Laravel. These comments will use the sqlcommenter format, which is understood by various...