Latest Laravel/PHP Articles

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


I think this is my first piece here, so bare with me. I will get to that later in the future. To future me, do the following for jwt to work: php artisan jwt:se...
Especially on the web, the question of Node.js or PHP has been asked since the day Node.js released, which is 2009. I’ve been in the web development market sinc...
This is a common question that asked by newbie PHP devs. composer update will update your dependencies as they are specified in composer.json For example, if yo...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
This guide will help all PHP developers who are looking to try their hands with Laravel on MAC OS. Laravel, has couple of dependencies and I will not get into a...
In my previous article, I had explained why should we use Laravel factories. In this article let's see how we can use Factory states to write fluent t...
Saleem Hadad • September 9, 2020 LaRecipe 2.4 is now released and includes many bugs fixes and Laravel 8 support. The new release includes the following updates...
It used to be the case that when you program a Laravel project, you program in PHP within the Laravel framework, and then have Vue.js or some other front-end fr...
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.
The day is finally here, Laravel 8, the next major release of the Laravel framework, was released today. There wasn’t anything particularly wrong with how model...
Assalamualaikum , I am going to explain the difference between mostly used PHP built-in function. in_array — Checks if a value exists in an array in_array ( mix...
· September 9, 2020 · ⋆ Laravel With the release of Laravel 8, you can now render Blade components dynamically using a built-in component called dynamic-compon...
Posted on Sep9th2020 by Matthias Noback If you want to write applications that are maintainable in the long run, you have to decouple from your framework, ORM,...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Sometimes we need to fetch static resources (PDF files, images, videos etc)from a server via a HTTP client in the browser, eg. So we try this in JavaScript: But...
With the following tutorial you can quicky verify using options such as sms or voice calls and make your application more secure using Tiniyo’s Verify. In this...
If you’ve not been living under a rock in recent years then you’ll probably have heard of Slack, a great tool for collaboration between distributed teams. It co...
Today is a big day for the Laravel community as Laravel 8 has released the early access to the documentation. Though the features are still on its way to upda...