DevArticles.In
  • Home
  • Hindi to Unicode
  • PHP Debug
  • CakePHP Captcha
  • How-To
  • About
  • Contact

Tag: middleware

How to Create Custom Routes for protected Admin/Manager area in Laravel 8

July 23, 2021 Arvind KumarLaravelLeave a Comment on How to Create Custom Routes for protected Admin/Manager area in Laravel 8

In my last article I showed you How to Create Custom Route File in Laravel 8. In that article I created an admin custom routes which is accessible at http://127.0.0.1:8000/admin. In this articles I will show you how you can…

Read More→

How to Create Custom Route File in Laravel 8

July 12, 2021July 23, 2021 Arvind KumarLaravel1 Comment on How to Create Custom Route File in Laravel 8

Routes are entry points to a Laravel application. There are two route files available in Laravel 8 by default. These are called web.php and api.php. If required one can create custom route file in Laravel easily. In this article I…

Read More→

Recent Posts

  • Sending Laravel Notifications Email to Single Email Address
  • Database rollback transactions in Laravel
  • Automatic Deployment of your Git Push to Remote Server
  • CSV Content Validation with FormRequest Rules in Laravel
  • Using Unique Validation Rule in Form Request in Laravel
Copyright © All rights reserved.
Blog Kit by WP Charms