Latest Laravel/PHP Articles

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


So, you don’t want to run that test every time you run the test suite. And you only want it to be run when you wish. So, if you want to tag a test usin...
· December 5, 2020 · ⋆ PHP If you’re working with PHP for a while, there might be a good chance that you’d be in need to fetch the class of an object. This cou...
Beginning today, you may provide a list of email addresses that you would like to receive invoice PDFs when your Forge subscription successfully renews. This ne...
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.

chirag-dave.medium.com

Codeigniter VS Laravel
PHP makes it easier for programmers to build large, complex and modern web applications. The PHP developers also have option to choose from several popular PHP...

www.phparch.com

PHP 8 Bits and Git
As scheduled, PHP 8 was released at the end of November. Congratulations are in order for the release maintainers and all contributors involved.
PHP 8 has been released and it includes many new features and improvements: php.net/releases/8.0. As you may know, Forge allows you to specify which PHP version...
I’m not going to lie. Not that it was very difficult, but because it just isn’t well documented — which is odd for anything in Laravel, frankly. The wa...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this short tutorial we present some code for those who need to generate random strings for security purposes using PHP. Usage: Example 2: This creates a 20 c...
OpenAPI definitions are great to generate nice documentations, but there is much more we can do with them OpenAPI is a specification intended to describe RESTfu...
· December 3, 2020 · ⋆ Laravel Sometimes, there might be a case where you would want some of the code that lies outside of the transaction to be executed only...
How we deploy our PHP/laravel applications using environments and quality assurance checks. As head of a software development agency in Vienna, Austria, I was l...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Published: Dec 1, 2020 by C.S. Rhymes Laravel Livewire offers a way to build dynamic interfaces, but instead of using a JavaScript library such as Vue or React,...
You just upgraded your brew packages and composer updated itself to version 2.x but you still need version 1.x? This is how you can downgrade (& upgrade again):...
It also has this concept of scopes, which you can apply globally to a model, or locally throughout your app. You can chain local scopes to precisely de...
At the same time, I’m still occasionally working in an archeological dig on a hugely old PHP application. It’s so hugely old that it runs on PHP 5.6 only and de...