LaravelPackages.net
Acme Inc.
Toggle sidebar
gulgulia17/goback

This package provides you with a simple goback button to use on your blade files. It will let you focus on the development and will handle the back button functionality.

49
1
0.0.4
About gulgulia17/goback

gulgulia17/goback is a Laravel package for this package provides you with a simple goback button to use on your blade files. it will let you focus on the development and will handle the back button functionality.. It currently has 1 GitHub stars and 49 downloads on Packagist (latest version 0.0.4). Install it with composer require gulgulia17/goback. Discover more Laravel packages by gulgulia17 or browse all Laravel packages to compare alternatives.

Last updated

goback 💯

Packagist License For PHP Scrutinizer Code Quality Github Issues Github Stars Github Forks Packagist Packagist Release Packagist Downloads

This package provides you with a simple goback button to use on your blade files. It will let you focus on the development and will handle the back button functionality.

Documentation

All documentation is available on the Wiki Pages, we encourage you to read it. If you are new start with the Installation Guide.

Requirements

The current package requirements are:

  • Laravel >= 6.x
  • PHP >= 7.2
  • Route named Home

In case you using the default button:

  • BootStrap > 4.x
  • FontAwesome > 5

Issues, Questions and Pull Requests

You can report issues or ask questions in the issues section. Please, start your issue with [BUG] and your question with [QUESTION] in the subject.

If you have a question, it is recommended to search and check the closed issues first.

To submit a Pull Request, please fork this repository, create a new branch and commit your new/updated code in there. Then open a Pull Request from your new branch. Refer to the contribution guidelines for detailed instructions. When submitting a Pull Request take the next notes into consideration:

  • Check that the Pull Request don't introduce a high downgrade on the code quality.
  • If the Pull Request introduce new features, consider adding the related documentation of this feature on the Wiki documentation.
  • Keep the package focused, don't add special support to other packages or to very particular situations. These changes will make the package more hard to maintain.

License

The MIT Public License. Please see LICENSE for more information.

Comments