Latest Laravel/PHP Articles

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


Forge now supports using a custom S3 compatible provider for your database backups. When using a custom provider, such as MinIO, you must provide the endpoint a...
Read “On Leaving My Day Job” for that story) My income for that year was ~$90k: Developer salaries vary like crazy, but $90k was pretty solid for me. Combined w...
Yesterday, my client asked me how to change his user password to login into the Admin Dashboard. Since that is not my current scope of work and not my responsib...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In this tutorial, you will see, how to import excel or csv file into database table and export or download in different format using maatwebsite package with th...
Beginning today, Forge will automatically add its deployment key to Bitbucket repositories. Previously, due to lack of support in Bitbucket's v2 API, we've aske...
A blog on PHP, JavaScript and more Amit Merchant · June 18, 2020 · ⋆ Laravel Sometimes, it’s useful to know if somethig has been changed in the model since it’s...
Note: “fcmapp” is ready to setup .Now create a project on firebase from Firebase Console Add Project.Your web app’s Firebase configurationNote: now project “fcm...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.

levelup.gitconnected.com

PHP 7.x — P4: Basic Booleans
The boolean value is a scalar data type that represents the values true and false. One of my favorite vehicles, and this is important for understanding booleans...
We have been many time require to get executed query log or you want to get last executed query or maybe if you want to display or Debug sql query from laravel...
A Symfony 2.1 app to be more specific. The great feature that Symfony 2 was introducing, compared to Symfony 1, was the notion of splitting code into bundles, a...
Laravel CRUD (Create, Read, Update, Delete) stands as a primary requirement for any Laravel Small or big Web application. Beginner to Laravel, developers must f...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Laravel v7.16.0 is released in 2020/06/16, here are the changes we`ve merged into this release. Certified Laravel | PHP | Magento Developer.
Posted on Jun16th2020 by Matthias Noback While Advanced Web Application Architecture is still a work in progress, I decided to release another project in the me...
Published on Jun 17th 2020 – 13 minute read Expose comes with a free-to-use server out of the box, but you are free to host your own server and use your own cus...
A blog on PHP, JavaScript and more Amit Merchant · June 16, 2020 · ⋆ PHP There are a lot of ways to refactor the code but I want to talk about this little techn...