Laravel Tutorials

1. Laravel - How to create custom configuration variables and access
When we develop a new application several times we need custom config variables. In this tutorial we will learn how to create new config variables and access them in the controller. Create new con
Views: 6,087

2. Laravel - How to get current url in laravel controller and view
Most of the times when we develop a project, we need a current URL of application like for ajax pagination, to reload current page, redirection purpose and other places in project. You can easily
Views: 1,411

Social Sharing
Search