MANVIA BLOG

  • Home
  • UI
    • Angular
    • Jquery
    • NextJs
    • HTML & CSS
    • React Js
  • Database
    • Mysql
  • Scripts
    • Laravel
    • dotNet
    • GoLang
    • NodeJs
    • Python
    • Wordpress
    • Odoo
    • PHP Core
    • SailsJs
    • CakePHP
    • Django Framework
  • Projects
    • Eismann
    • Applications
    • CMS
  • Mobile App
    • Settings
    • Flutter
    • React Native
  • DevOps
    • Azure
    • Bluehost
    • GoDaddy
    • AWS
    • Tomcat Server
  • Tools
    • Jmeter
    • Jira
    • Bitbucket
    • Git
  • General
    • Server
    • Web
    • Programming
  • Questions
    • React Js
    • Web
    • Oops
    • Codeigniter3
    • APIs

Laravel

  • Steps

    jwt token integration
    Sanctum token integration
    Admin & Web auth

  • Basics

    MVC Framework
    Request flow
    Folder Structure
    Compose New Project
    Composer

  • Route

    Steps to create route
    Methods in route
    parameters & validations in route
    Grouping in route
    Resource Routing
    Pass data from one page to another
    clear cache in shared server
    Routing in laravel

  • Controller

    Steps to create a controller
    Redirect to another URL
    File Uploading
    Pass data from controller to view
    Validation Rules
    Connecting external APIs using http client
    Create controller using artisan

  • Views

    Widgets
    Steps to create view blade
    Ajax
    Use images, css, js in view page
    Master Layout Integration
    Forms Example
    Form Integration and save data to DB
    CRUD - Company Master
    Form with errors and old values
    Recaptcha Integration

  • Model

    Eloquent Model working
    Get latest record using model relation
    Get latest record using join query
    Pass data into with() query
    Union Query
    Relation : join with multiple fields
    Compare 2 fields
    Left Join query and get only null records from second table
    Single column in multi records in to single record using pluck() in query
    Relation : Join query vs relation
    Where condition using model
    Where() and orWhere() condition using model
    Where Clause with Function Query
    WhereNull or whereNotNull
    Where with date
    whereBetween and whereNotBetween
    Relation : join tables with multiple fields
    Relation : Polymorphic
    Relation : Through
    Create model using artisan
    Table : migration file using artisan
    Steps to create model
    Save data into DB
    Update data in the DB
    Where or order query in with() model relation
    withsum() and withcount() using model relation
    Relation with two table
    Relation with pivot table
    whereRelation() vs whereHas()
    Join: multi fields joining in query
    Table joining with sub query
    Dynamic query : When condition in query
    Multiple Database Connections
    Separate db for Read write

  • Advanced

    Convert Html to pdf
    Barcode or QRcode
    Admin auth
    Download File from storage
    Visitors IP and Country
    Aws SES
    Cron Job
    Resizing & Compressing image
    Remove public from url
    Mail testing using mailhog
    Broadcasting using websocket
    Events
    Auth using Passport
    Email using smtp
    Email using sendgrid API
    Email using sendgrid SDK
    Export to Excel
    Import Excel
    Image upload to google cloud

  • Functions

    Financial Year
    Currency in words
    Currency Format

  • Payment Gateway

    Razor Payment
    Billdesk Payment
    Instamojo Payment
    Paypal Payment
    Stripe Payment

  • Debugging

    Package class not found
    SSL issue when running composer