Search
 
SCRIPT & CODE EXAMPLE
 

PHP

laravel back button

<a href="{{ url()->previous() }}" class="btn btn-default">Back</a>
Comment

laravel back button

<a href="{{ URL::previous() }}">Go Back</a>
{{ url()->previous() }}

//javascript
<a href="javascript:history.back()" class="btn btn-default">Back</a>
Comment

PREVIOUS NEXT
Code Example
Php :: woocommerce checkout shortcode 
Php :: php curl print status 
Php :: laravel version command 
Php :: php replace spaces with dash 
Php :: php server self 
Php :: php redirect in seconds 
Php :: sail alias 
Php :: get start of month end of month carbon 
Php :: wordpress get domain 
Php :: php recursively delete directory 
Php :: php header location 
Php :: php get file created date 
Php :: destroy or remove a session in laravel 
Php :: wordpress check user against user roles 
Php :: laravel Call to a member function diffForHumans() on string 
Php :: laravel storage hard link 
Php :: Non-static method BarryvdhDomPDFPDF::loadView() should not be called statically 
Php :: laravel seed migrate 
Php :: magento 2 composer install 
Php :: wordpress wp_query orderby random 
Php :: migration not found laravel 
Php :: php convert bytes to mb 
Php :: laravel $loop-iteration 
Php :: php code for getting the next day 
Php :: how to count string characters in php 
Php :: php check if url exists 
Php :: this load session codeigniter 
Php :: foreach empty laravel 
Php :: 500 server error laravel 
Php :: is number divisible by 3 php 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =