Latest Laravel/PHP Articles

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


Shutterstock offer bloggers, media agencies and businesses of any size to access low-cost images. So having these much amount of potential market m any wants to...
What is Firebase Realtime database? The Firebase Realtime Database is a cloud-hosted NoSQL database, which allows developers to store and sync data between clie...
· November 11, 2020 · ⋆ Laravel When Laravel 8 released, It came with a lot of new features & improvements but along with it, the Laravel team has also introdu...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Over the past months I decided I wanted a better hosting platform for my Laravel Application. I have used several hosting options like Dreamhost and Forge. Apar...
A comprehensive guide to make a real-time chat using Laravel 6 with firebase cloud messaging and laravel-fcm library.Getting Started — Configuring EnvironmentSt...
Microsoft Teams is one of the popular business chat apps out there right now. And they have a lot of great ways to integrate with their data. However, their doc...

stefan-brankovikj.medium.com

Laravel’s Request Validation decoded
Are you looking for a slick way for validating your incoming requests on your PHP web application? Then you are at the right place, because I will try to break...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Nov 9, 2020 — 1 min Read — #quick-dip#queues Here's the error you may get: It seems like Laravel is trying to log the same failed job with the same UUID multipl...
Many users can be using your mobile app and you want to do authentication in order to serve content to your mobile users. In this article, we study how to do to...
· November 3, 2020 · ⋆ PHP For instance, Laravel uses the .env file to give you the ability to set the environment variables for your application. To...

websolution-stuff.medium.com

Import Export CSV/EXCEL File In Laravel
Step Create new project in laravel Step Install Package Step Create New Route Step Create Export Class Step Create Blade File for View
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
To make our documentation pages look nicer, when being shared on Twitter, Slack or Facebook, I manually create open graph images, like this one: Or this one: An...

sebastiandedeyne.com

Masonry layouts with CSS grid
Masonry layout support has been added to the CSS grid specification! A Level 3 of the CSS Grid specification has been published as an Editor’s Draft, this level...
· November 2, 2020 · ⋆ Laravel Sometimes, all you want to do is generate temporary URLs for files that you have stored on your AWS S3 bucket. To creat...
Both PHP and Node.js run server-side, and both are viable choices for building websites. They suit different use cases, and often it makes sense to use both of...