Latest Laravel/PHP Articles

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


What is the difference between == and ===in PHP? When you have two equal signs in PHP it usually means you’re checking if the two variables have the same value....
Hello World, Today I am going to discuss how to use database migration in laravel. For a better understanding of database migration, I have created this tutoria...
In this article I want to introduce you a package which helps you to have Laravel’s translation functionality in VueJs. The package name is Laravel Vue Translat...
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.
In my Previous article about accessing remote database server from local PhpMyAdmin. here it is. The information published in this article is only for education...
Send json_string to view:$json_string = json_encode($array);convert json_string to object or array:$object = json_decode($json_string);$array = json_decode($jso...
Today, We want to share with you Simple PHP Convert Date Format Examples.In this post we will show you PHP Change Date Format From YYYY-MM-DD to DD-MM-YYYY , he...
A web application is hosted on a server, as we all know. General public can access a web application through browser, mobile application and many other ways. So...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Recently I found an interesting package called Lighthouse PHP on the web. Lighthouse is a PHP package that allows you to serve a GraphQL endpoint from your Lara...
Laravel provides a beautiful way to query your database through Eloquent, an Object Relational Mapping. The moment your project becomes larger there starts to r...
The Laravel team announced the immediate availability of Laravel v6.1.0 with a new eager() a method added to Lazy Collections along with the latest updates for...

engineering.carsguide.com.au

PHP 5 vs. PHP 7
Let’s discuss the main differences between PHP 5 and PHP 7 in this blog. Zend Engine (ZE) is the open source scripting engine that interprets and compiles PHP....
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
This design pattern can be used if we have really a lot of small objects (small like flies…) that differ only in provided state or many data that does operation...
It is not always good to have direct access to a component. Proxy controls access to an object and can perform actions before or after it is called. It might al...

blog.laravel.com

Laravel v6.1.0 released
Certified Laravel | PHP | Magento Developer.
The migration is definer a schema of the member table.