
Set up a Laravel development environment across Windows and Linux with server configuration and essential extensions. Install composer, verify setup via command prompt, and prepare for QR codes and APIs.
Create a user authentication system in a Laravel app, including login, registration, and password reset pages, plus migrations and database setup guided by official docs.
Create a Laravel migration for a transactions table linked to users and QR codes, capturing status, amount, and detailed messages to track successful, failed, and abandoned payments.
Install and set up the laravel generator package for Laravel 5.5 through 5.6, configure the required section and service provider, and generate forms to streamline development.
debug and update qr code handling in a Laravel project, verify code execution, and fix qr code models and imports. display the qr code output in Android and iOS apps.
Learn how to clean up the qrcode index page in a Laravel project by refining the resources views into a stable list with details and an active status icon.
Fix the after edit redirection in a Laravel app by returning users from the update to the show page that displays the QR code, with clean links and improved views.
Clean up the qr code page by organizing elements on a single screen, test with an emulator, and iteratively balance focus on the qr code with surrounding UI.
Explore one-to-many relationships by linking QR codes to multiple transactions and connecting transactions to users within a Laravel context.
Develop and clean up user show page, refine profile display and navigation, and implement authorization rules so users see only their own transactions while admins see transactions connected to products.
Hide the user password on the index page, since passwords are stored encrypted, and enable viewing profiles by clicking names within the one-to-many relationship between users and roles.
Organise menus by user roles, rearranging links to expose transactions and resources, while role-based rules restrict views and let moderators and owners manage profiles and roles.
Design and add a payout button within a form, configuring two buttons with icons, ensuring they link to different destinations, and refine the layout and color (green) for clarity.
Develop a payout request workflow by processing user applications, managing account states (applied, pending, success), and directing users back to their origin via apis in a Laravel-based full-stack context.
Learn to make account IDs optional in the show endpoint, specify accepted inputs, and navigate accounts, counts, and related QR code handling for the currently logged-in user.
Discover how to implement QR codes and user ID checks to control access for external pages, fix checkout accessibility, and ensure login-required flow across the web app.
Implement paystack integration by creating routes and a payment form, handling transaction data, and displaying a secure payment page to process naira payments.
Create new payment page by integrating QR code and email-based user data, handling form variables, and guiding the user creation flow within the system.
Create API resources in a Laravel project by defining a resourceful controller, exposing data through index and show actions, and returning clean JSON responses.
Install Laravel passport for API authentication and set up Faker to generate realistic fake data. Manage migrations and seed data, including users, transactions, images, and barcodes.
Use faker to auto generate fake data and populate a Laravel app with factories and seeders, generating random users, records, and relationships while exploring migrations and model basics.
Learn to generate realistic qr code data in a laravel app using faker-like random users, numeric prices, and multiple qr records.
Create fake bank accounts and transactions using random balances, identities, and country data, then assemble account history and related attributes for a complete mock financial dataset.
Create an array with three items and implement a random index to select one item, using a generated number to determine which element to return.
Debug faker bugs in a Laravel Passport project, fix migrations and undefined password hash, and ensure unique user IDs. Generate QR codes and fake user data to seed the database.
Run npm tasks and manage assets to assemble a functional web app and preview its components. Link pages, handle user registration, and track client access and interactions across the system.
Learn to create OAuth clients via the command line, generate client secrets and access tokens with Passport, configure token lifetimes, and test the setup with Postman for API access.
Explore returning json for qrcode creation in a fullstack laravel api, including generating a QR code and delivering all its details to the client on success or error.
Explore editing a shopping cart and returning to checkout, then generate and recreate a QR code via an API request, overwriting the previous code to reflect updates for e-commerce flows.
Learn how to implement API pagination for QR codes, using a five-per-page view with first, next, and last links, and consider authentication for access.
Explore resource collections in a Laravel API, tailor index displays to show selective fields, and link to full details while switching between collection and single resource calls for QR codes.
Test api form validation by sending requests with fields such as company name and user id, verify required fields are enforced, and confirm the request succeeds.
This course is the ultimate web and mobile development course for 2018. It covers all the topics in each technology stack very well. This one course contains tutorials in :
MVC - Complete MVC course
Laravel - Complete beginner to professional course on the latest version of laravel (Laravel 5.6),
QRcodes - How to integrate QRCodes scanning and retrieval of information into your platform,
Payment integration - How to integrate payment platforms like paypal, stripe to enable users make and receive payments on your platform
APIs and microservices - how to build robust microservice platforms that will make it possible for other developers to connect to your platform using packages like laravel passport
Mobile app development (Android and iOS) - Complete guide on building mobile apps and making them communicate with APIs and microservices
Everyone that intends to be a well-rounded super star in development must have to take this course.
This course is the ultimate web and mobile development course for 2018. It covers all the topics in each technology stack very well. This one course contains tutorials in :
MVC - Complete MVC course
Laravel - Complete beginner to professional course on the latest version of laravel (Laravel 5.6),
QRcodes - How to integrate QRCodes scanning and retrieval of information into your platform,
Payment integration - How to integrate payment platforms like paypal, stripe to enable users make and receive payments on your platform
APIs and microservices - how to build robust microservice platforms that will make it possible for other developers to connect to your platform using packages like laravel passport
Mobile app development (Android and iOS) - Complete guide on building mobile apps and making them communicate with APIs and microservices
Everyone that intends to be a well-rounded super star in development must have to take this course.