LARAVEL TUTORIALS
210, 2020
Laravel 7 – Showing localised prices with currency conversion
If you’re creating an application that supports international purchases, you would definitely want to […]
110, 2020
Laravel 7 – Create a subscription system using Cashier & Stripe
The latest versions of Laravel and Cashier have brought many changes and made it […]
1508, 2020
Laravel REST API – 2. CRUD Operations
Assuming you have an existing Laravel project, we will create a database for Books […]
708, 2020
Laravel REST API – 1. Authentication
Laravel makes API authentication a breeze using Laravel Passport, which provides a full OAuth2 […]
508, 2020
Laravel – Redirect to different views based on user role
Objective In this tutorial, we shall have a project named ‘mystore‘, which can have […]
2004, 2020
Set up Laravel Homestead on Mac – Step by step
Step 1 Download and install Vagrant https://www.vagrantup.com/downloads.html Scroll down, download the version for macOS. […]