Latest Laravel/PHP Articles

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


· September 12, 2020 · ⋆ Laravel The model factories in Laravel are a great way of seeding some fake data in the database for testing purposes which I’ve discu...
· September 14, 2020 · ⋆ Laravel In the previous versions of Laravel, up to 7.x, when you wanted to rate limit certain routes, you could do it by assigning the...
On September 3rd, we released the Vapor UI Dashboard Package. In short, this package provides a beautiful dashboard within your Vapor powered application that a...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
This is great considering Laravel has built in functionality that works well with Mailgun and other email providers. However, as the integration is meant to be...
Goutte is a light weight php web-scraping library that can scrape websites like wikipedia, google, facebook, instagram and many more. In this tutorial, I will b...
Some of Laravel ‘s features include a modular packaging framework with a dedicated dependency manager, various ways of accessing relational databases, utilities...
The eloquent approach dealing with casts is attractive and takes away the complexity of creating Cabron objects from date columns, converting enums to booleans,...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
If you check the composer website you’ll see there is a new major version of composer coming out soon. Version Two (v2) has some features that you should be awa...
· September 10, 2020 · ⋆ Laravel When you put your Laravel application on maintenance mode using the php artisan down command, the default view for the same lo...
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...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...
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...