Skip to content
Experts PHP
  • Web Tutorial Exercise
  • LARAVEL FRAMEWORK TUTORIAL
  • PYTHON TUTORIAL
  • LARAVEL 5.8
  • PHP TUTORIAL
  • HTML TUTORIAL
  • Mysql
  • C PROGRAM
  • PHP PROGRAM
  • Tools

Tag: route file in laravel

Posted on October 1, 2018 by jyoti

Laravel Routing

Routing means the page that you have called for a url. Will call the same page. The url of the application is defined in the routes/web.php file. Now you can understand by example how you call a page with the help of web.php, we can see the page’s output. Example routes/web.php Route::get(‘/’, function () { […]

See More
LARAVEL FRAMEWORKroute file in laravel use get method in route file in laravelLeave a comment

Laravel Tutorial

  • Introduction
  • Types of Version in Laravel
  • Installation
  • Database Connection in Laravel
  • Laravel Application Structure
  • Laravel Route File
  • Middleware Create in Laravel
  • Controller Create in Laravel
  • Model Create in Laravel
  • Laravel Views
  • Laravel Migration
  • Authentication Create in Laravel
  • Namespace in Laravel
  • Include Function
  • CSRF Token
  • Insert query in Laravel by model
  • Update query in Laravel by model
  • Delete query in Laravel by model
  • Sort Query in laravel (Eloquent Sorting)
  • Limit Query Laravel
  • Join Queries Laravel
  • Count Query
  • Random Rows Ger Laravel Query
  • OFFSET with Limit Query
  • wherebetween Query
  • wherenotbetween Query

Learn Programming Blog, Tutorials, PHP, MySQL, JavaScript & JQuery, Ajax, WordPress, Laravel, Web Development, Many Tools and Demos with Experts PHP.powered by Experts PHP

About us|Terms and Condition