Latest Laravel/PHP Articles

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


A minor release for Laravel 9.x dropped a few days ago and among lots of new features and improvements, this release has introduced a new method called findOr i...
Laravel has variety of global “helper” functions. We are free to use them in our own applications like app_path, ucfirst, auth, env etc. We can also define our...
https://dev.to/trungpv1601 #brainstorm Brainstorm The plan is create a new column in the user table to store the user country code as the source country that us...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
First, you need to have TailwindCSS already setup with Laravel. Since TailwindCSS requires classes to be present in whatever file you have specified inside your...
After I installed the https://filamentphp.com/ on my local env and very impress because It’s to easy to setup, nice UI and https://filamentphp.com/docs/2.x/admi...
Laravel Redirection is a package for Laravel 8 and 9 to manage URL redirections inside your Laravel application using different data sources. This package requi...
Aloia CMS is a drop-in flat-file CMS built on top of Laravel. Aloia CMS is a flat-file CMS that does all the dirty work developers don’t want to do when making...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.

www.phparch.com

One Final Slice
https://www.phparch.com/article/learning-how-to-learn/ By https://www.phparch.com/community/joel-clermont/ Software developers are, by necessity, lifelong learn...
https://vuejs.org/ 3 uses Proxies, a powerful https://en.wikipedia.org/wiki/Metaprogramming feature. By using https://developer.mozilla.org/en-US/docs/Web/JavaS...
This article is all about Laravel Eloquent. We love it, we use it, but there are a lot of hidden gems! Before Laravel 8.x we wrote attribute accessors...
https://caddyserver.com/ is the rising star of web servers. It is fast, easy to configure, fully featured (automatic TLS certificate generation and renewal, HTT...
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.

www.amitmerchant.com

Readonly classes in PHP 8.2
When https://www.amitmerchant.com/readonly-properties-are-coming-in-php-81/ were introduced in PHP 8.1, it has provided a legitimate way of making class propert...
A few months ago, we talk about the https://dev.to/victoor/repository-pattern-in-laravel-it-s-worth-3mn4 and the reason I don't like it. I found that the defaul...
https://5balloons.info/.%E2%89%A5//%22#%22 # https://5balloons.info/laravel-tutorials-examples/ # https://5balloons.info/introduction-to-laravel-dusk/ https://5...
If you are working with Laravel Livewire, there might be instance when you want to refresh the data on the front end. You can add a listener to your component t...