Easy Code Solution
  • Home

laravel

Laravel

Laravel Sanctum API Authentication

Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token based APIs. Sanctum allows each user of your application to generate multiple API tokens for their account. These tokens may be granted abilities / scopes which specify which actions the tokens are allowed to Read more…

By Abdulhakim Zeinu, 8 months8 months ago
Laravel

How to Get Last Inserted Id in Laravel

Hey, you are here because you’re struggling to get ID of a row right after the insert command. Then you are at correct place. This operation works if you have an auto-increment id. So,There are several ways to get the last inserted id. Let I share you some of them Read more…

By Abdulhakim Zeinu, 2 years2 years ago
Laravel

Middleware in Laravel Easily Explained

What is Middleware When you ask what is middleware in laravel, I want you to imagine guard standing at the entrance of a compound that inspects whoever enters and leaves the compound. No one can enter into the compound except through the get. And the guard can make any kinds Read more…

By Abdulhakim Zeinu, 2 years2 years ago
Laravel

Laravel Eloquent ORM + CRUD Operation with routes

I write this blog based on laravel version 5.4 But all of its functions are still supported laravel 5.x – 7.x What is Laravel Eloquent Laravel is one of mostly known MVC based PHP framework. As we know MVC based frameworks have a simple way of querying data to and Read more…

By Abdulhakim Zeinu, 2 years2 years ago
Recent Posts
  • 10. Regular Expression Matching February 4, 2023
  • 9. Palindrome Number February 4, 2023
  • 8. String to Integer (atoi) February 4, 2023
  • 7. Reverse Integer February 2, 2023
  • 6. Zigzag Conversion February 2, 2023
Archives
  • February 2023
  • June 2022
  • February 2022
  • December 2021
  • June 2021
  • September 2020
  • August 2020
Categories
  • Leet Code Solutions
  • Programming
    • Frameworks
      • Laravel
      • React
    • PHP
  • Telegram
  • Web
Tags
add loop inside jQuery append add two numbers api authentication atoi eloquent eloquent orm laravel laravel api authentication laravel crud laravel eloquent laravel middleware laravel mvc leetcode leetode solution Longest Substring Without Repeating Characters loop inside append middleware mvc palindrome number php Debug php framework quantity picker react-qty-picker react-quantity-picker react 18 regular expression matching reverse number sanctum sanctum api authentication string to integer telegram bot tools two sums two sum solution Web development webhook Xdebug zigzag conversion
Pages
  • About
  • About Me
Recent Posts
  • 10. Regular Expression Matching
  • 9. Palindrome Number
  • 8. String to Integer (atoi)
  • 7. Reverse Integer
  • 6. Zigzag Conversion

  • About
  • About Me
Hestia | Developed by ThemeIsle