Tagged: laravel 5.8

Laravel New Features 4

Whats new in Laravel 5.8

Laravel 5.0 was released in February 2015 and a 5.x update has been released roughly every six months since then. After Laravel 5.7 was released, we can expect to see the initial release of...

How-to-Create-a-Custom-Route-File-in-Laravel 3

How to create custom route file in laravel

You can create your own customize laravel route file in your project. So what is laravel custom route file means? Sometimes this is very essentials to organize your projects. Suppose you have three types...